File tree Expand file tree Collapse file tree 1 file changed +19
-1
lines changed Expand file tree Collapse file tree 1 file changed +19
-1
lines changed Original file line number Diff line number Diff line change 11# ChangeLogs
22
3+ ## Version 1.0.9
4+
5+ - :wrench : 'engines' section is added to 'package.json'
6+ - :green_heart : Code coverage report is archived on GitHub CI
7+ - :robot : Dependabot is installed
8+ - :memo : GitHub Actions' canonical badge is used instead of Shields.io
9+ - :building_construction : Migration from ` terser ` to ` esbuild `
10+ - :green_heart : Node.js is bumped from 16.8.0 to 16.13.1 for GitHub CI
11+ - :arrow_up : Packages for development are bumped
12+ - ` @types/chai ` is bumped from 4.2.22 to 4.3.0
13+ - ` @types/node ` is bumped from 16.11.6 to 16.11.12
14+ - ` @typescript-eslint/eslint-plugin ` is bumped from 5.3.0 to 5.6.0
15+ - ` @typescript-eslint/parser ` is bumped from 5.3.0 to 5.6.0
16+ - ` eslint ` is bumped from 8.2.0 to 8.4.1
17+ - ` typescript ` is bumped from 4.4.4 to 4.5.3
18+ - :wrench : URL of the repository is simplified
19+ - :wrench : Unnecessary 'categories' section is purged from 'package.json'
20+
321## Version 1.0.8
422
523- :package : Badge section is deleted
826 - ` @types/chai ` is upgraded from 4.2.21 to 4.2.22
927 - ` @types/node ` is upgraded from 16.7.8 to 16.11.6
1028 - ` @typescript-eslint/eslint-plugin ` is upgraded from 4.30.0 to 5.3.0
11- - ` @typescript-eslint/eslint- parser ` is upgraded from 4.30.0 to 5.3.0
29+ - ` @typescript-eslint/parser ` is upgraded from 4.30.0 to 5.3.0
1230 - ` eslint ` is upgraded from 7.32.0 to 8.2.0
1331 - ` mocha ` is upgraded from 9.1.1 to 9.1.3
1432 - ` terser ` is upgraded from 5.7.2 to 5.9.0
You can’t perform that action at this time.
0 commit comments