We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f50a55 commit 4e14ad5Copy full SHA for 4e14ad5
CHANGELOG.md
@@ -1,5 +1,17 @@
1
# ChangeLogs
2
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
15
## Version 1.0.11
16
17
- :green_heart: CI chore
0 commit comments