Skip to content

Commit 4e14ad5

Browse files
committed
📝 Update the change logs
Signed-off-by: kei-g <km.8k6ce+github@gmail.com>
1 parent 2f50a55 commit 4e14ad5

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

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

3+
## Version 1.0.12
4+
5+
- :arrow_up: Packages for development are bumped
6+
- `@types/node` is bumped from 18.11.17 to 18.11.18
7+
- `@typescript-eslint/eslint-plugin` is bumped from 5.47.0 to 5.48.1
8+
- `@typescript-eslint/parser` is bumped from 5.47.0 to 5.48.1
9+
- `esbuild` is bumped from 0.16.10 to 0.17.0
10+
- `eslint` is bumped from 8.30.0 to 8.31.0
11+
- `rimraf` is bumped from 3.0.2 to 4.0.4
12+
- :lock: Security update
13+
- `json5` is bumped from 2.2.0 to 2.2.3 by `npm audit fix`
14+
315
## Version 1.0.11
416

517
- :green_heart: CI chore

0 commit comments

Comments
 (0)