File tree Expand file tree Collapse file tree 1 file changed +24
-0
lines changed Expand file tree Collapse file tree 1 file changed +24
-0
lines changed Original file line number Diff line number Diff line change 1
1
# ChangeLogs
2
2
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
+
3
27
## Version 1.0.10
4
28
5
29
- :wrench : 'clean' is made to be invoked after 'publish'
You can’t perform that action at this time.
0 commit comments