build: v0.1.0
This commit is contained in:
parent
8a1d47fcbf
commit
e2247852c3
12
CHANGELOG.md
12
CHANGELOG.md
@ -1,4 +1,16 @@
|
||||
# ksv741 Eslint Config
|
||||
## [0.1.0](https://github.com/ksv741/eslint-config-ksv741/compare/v0.0.3...v0.1.0) (2024-11-01)
|
||||
|
||||
|
||||
### ⚠ BREAKING CHANGES
|
||||
|
||||
* not support eslint 8 versions and lower
|
||||
|
||||
### 🚀 New Features
|
||||
|
||||
* add eslint 9 support, update dependencies ([1f77e63](https://github.com/ksv741/eslint-config-ksv741/commit/1f77e6369fecf8e166aa1e444fd386bb56e22d09))
|
||||
* update dev dependencies ([a0e7a9d](https://github.com/ksv741/eslint-config-ksv741/commit/a0e7a9d3596437eb3cc3f8148ef2b00bfa64a619))
|
||||
|
||||
### [0.0.3](https://github.com/ksv741/eslint-config-ksv741/compare/v0.0.2...v0.0.3) (2024-07-05)
|
||||
|
||||
|
||||
|
||||
@ -22,7 +22,7 @@
|
||||
"type": "git",
|
||||
"url": "https://github.com/ksv741/eslint-config-ksv741"
|
||||
},
|
||||
"version": "0.0.3",
|
||||
"version": "0.1.0",
|
||||
"devDependencies": {
|
||||
"@commitlint/cli": "19.5.0",
|
||||
"@commitlint/config-conventional": "19.5.0",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user