File tree Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Original file line number Diff line number Diff line change 1
1
# ChangeLogs
2
2
3
+ ## Version 1.0.16
4
+
5
+ - :green_heart : CI chore
6
+ - Add the workflow to automatically merge PRs from Dependabot[ bot]
7
+ - Ignore events that branch is created not to run 'Release' workflow
8
+ - Reduce triggers to run GitHub Actions
9
+ - Use ` kei-g/github/create-release ` action to create a release on GitHub
10
+ - Use the latest Node.js to publish
11
+ - :arrow_up : Packages for development are bumped
12
+ - ` @types/chai ` is bumped from 4.3.4 to 4.3.5
13
+ - ` @types/node ` is bumped from 18.11.18 to 20.5.8
14
+ - ` @typescript-eslint/eslint-plugin ` is bumped from 5.48.1 to 6.5.0
15
+ - ` @typescript-eslint/parser ` is bumped from 5.48.1 to 6.5.0
16
+ - ` chai ` is bumped from 4.3.7 to 4.3.8
17
+ - ` esbuild ` is bumped from 0.17.0 to 0.19.2
18
+ - ` eslint ` is bumped from 8.32.0 to 8.48.0
19
+ - ` rimraf ` is bumped from 4.0.7 to 5.0.1
20
+ - ` typescript ` is bumped from 4.9.4 to 5.2.2
21
+
3
22
## Version 1.0.15
4
23
5
24
- :green_heart : CI chore
You can’t perform that action at this time.
0 commit comments