Skip to content

Commit 4dc5884

Browse files
committed
📝 Update the change log
Signed-off-by: kei-g <km.8k6ce+github@gmail.com>
1 parent 9403e91 commit 4dc5884

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

CHANGELOG.md

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

3+
## Version 1.0.6
4+
5+
- :memo: Badge for Travis CI is corrected
6+
- :hammer: Build script is optimized
7+
- :children_crossing: Example code is added
8+
- :green_heart: Github Action for CI
9+
- :arrow_up: Packages for development are updated
10+
- `@types/node` is upgraded from 16.7.1 to 16.7.8
11+
- `@typescript-eslint/eslint-plugin` is upgraded from 4.29.2 to 4.30.0
12+
- `@typescript-eslint/parser` is upgraded from 4.29.2 to 4.30.0
13+
- `mocha` is upgraded from 9.1.0 to 9.1.1
14+
- `terser` is upgraded from 5.7.1 to 5.7.2
15+
- `typescript` is upgraded from 4.3.5 to 4.4.2
16+
- :memo: README is updated
17+
- Badges for both CI and coverage are added
18+
- Installation section is added
19+
- Usage section is added
20+
- :green_heart: Travis CI
21+
- Node.js v15.x is excepted from test target
22+
- Only 'main' branch is made to be tested
23+
324
## Version 1.0.5
425

526
- :see_no_evil: .npmignore is added

0 commit comments

Comments
 (0)