File tree Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Original file line number Diff line number Diff line change 1
1
# ChangeLogs
2
2
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
+
3
24
## Version 1.0.5
4
25
5
26
- :see_no_evil : .npmignore is added
You can’t perform that action at this time.
0 commit comments