Skip to content

Commit 06a26e0

Browse files
committed
📝 Update the change logs
Signed-off-by: kei-g <km.8k6ce+github@gmail.com>
1 parent 0475759 commit 06a26e0

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

CHANGELOG.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,29 @@
11
# ChangeLogs
22

3+
## Version 1.0.11
4+
5+
- :green_heart: CI chore
6+
- A Farewell to Travis
7+
- CodeQL is installed
8+
- links on CI status badges are related specific branches
9+
- looser Node.js versions are specified
10+
- open-pull-requests-limit is increased up to 16
11+
- workflows are separated
12+
- :hear_no_evil: CONTRIBUTING.md is added to .npmignore
13+
- :arrow_up: Packages for development are bumped
14+
- `@types/chai` is bumped from 4.3.0 to 4.3.7
15+
- `@types/mocha` is bumped from 9.0.0 to 10.0.1
16+
- `@types/node` is bumped from 16.11.12 to 18.11.17
17+
- `@typescript-eslint/eslint-plugin` is bumped from 5.6.0 to 5.47.0
18+
- `@typescript-eslint/parser` is bumped from 5.6.0 to 5.47.0
19+
- `chai` is bumped from 4.3.4 to 4.3.7
20+
- `esbuild` is bumped from 0.14.2 to 0.16.10
21+
- `eslint` is bumped from 8.4.1 to 8.30.0
22+
- `mocha` is bumped from 9.1.3 to 10.2.0
23+
- `ts-node` is bumped from 10.4.0 to 10.9.1
24+
- `typescript` is bumped from 4.5.3 to 4.9.4
25+
- :pencil2: Typo on README.md is fixed
26+
327
## Version 1.0.10
428

529
- :wrench: 'clean' is made to be invoked after 'publish'

0 commit comments

Comments
 (0)