Compare commits
4 Commits
main
...
v0.3.0-rc.
| Author | SHA1 | Date | |
|---|---|---|---|
| 642256faf7 | |||
| d230c0ca63 | |||
| 292e18c69e | |||
| e28ae4c696 |
11
CHANGELOG.md
11
CHANGELOG.md
@ -1,5 +1,12 @@
|
|||||||
# ksv741 Eslint Config
|
# ksv741 Eslint Config
|
||||||
## [0.3.0](https://github.com/ksv741/eslint-config-ksv741/compare/v0.0.2...v0.3.0) (2025-09-17)
|
## [0.3.0-rc.1](https://github.com/ksv741/eslint-config-ksv741/compare/v0.3.0-rc.0...v0.3.0-rc.1) (2025-09-17)
|
||||||
|
|
||||||
|
|
||||||
|
### 🚀 New Features
|
||||||
|
|
||||||
|
* update dependencies ([d230c0c](https://github.com/ksv741/eslint-config-ksv741/commit/d230c0ca63e3caf528ff4c4650a382102752e328))
|
||||||
|
|
||||||
|
## [0.3.0-rc.0](https://github.com/ksv741/eslint-config-ksv741/compare/v0.0.2...v0.3.0-rc.0) (2025-09-17)
|
||||||
|
|
||||||
|
|
||||||
### ⚠ BREAKING CHANGES
|
### ⚠ BREAKING CHANGES
|
||||||
@ -11,7 +18,7 @@
|
|||||||
|
|
||||||
* add eslint 9 support, update dependencies ([23f1c08](https://github.com/ksv741/eslint-config-ksv741/commit/23f1c08611119e5aeb878fb07e53d36076e8db41))
|
* add eslint 9 support, update dependencies ([23f1c08](https://github.com/ksv741/eslint-config-ksv741/commit/23f1c08611119e5aeb878fb07e53d36076e8db41))
|
||||||
* add yarn cache ([bebbbc6](https://github.com/ksv741/eslint-config-ksv741/commit/bebbbc66635f74e38874de1c918efa3320f4e096))
|
* add yarn cache ([bebbbc6](https://github.com/ksv741/eslint-config-ksv741/commit/bebbbc66635f74e38874de1c918efa3320f4e096))
|
||||||
* update dependencies ([3a96653](https://github.com/ksv741/eslint-config-ksv741/commit/3a966536ad5e3353789ee6bdb22ce49830c61a2d))
|
* update dependencies ([e28ae4c](https://github.com/ksv741/eslint-config-ksv741/commit/e28ae4c696c2190ea1de463042e28bd9abfc3ce3))
|
||||||
* update dependencies ([4bb4584](https://github.com/ksv741/eslint-config-ksv741/commit/4bb458460678362b018573a30460eacd5691536c))
|
* update dependencies ([4bb4584](https://github.com/ksv741/eslint-config-ksv741/commit/4bb458460678362b018573a30460eacd5691536c))
|
||||||
* update dev dependencies ([ee38a51](https://github.com/ksv741/eslint-config-ksv741/commit/ee38a51b60d0320f82f5c7212a47c7271869c0d8))
|
* update dev dependencies ([ee38a51](https://github.com/ksv741/eslint-config-ksv741/commit/ee38a51b60d0320f82f5c7212a47c7271869c0d8))
|
||||||
* update packages ([ff18846](https://github.com/ksv741/eslint-config-ksv741/commit/ff18846be599762f5781bd8c6d1c0c2078a88b1e))
|
* update packages ([ff18846](https://github.com/ksv741/eslint-config-ksv741/commit/ff18846be599762f5781bd8c6d1c0c2078a88b1e))
|
||||||
|
|||||||
@ -23,7 +23,7 @@
|
|||||||
"url": "https://github.com/ksv741/eslint-config-ksv741"
|
"url": "https://github.com/ksv741/eslint-config-ksv741"
|
||||||
},
|
},
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"version": "0.3.0",
|
"version": "0.3.0-rc.1",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@commitlint/cli": "19.8.1",
|
"@commitlint/cli": "19.8.1",
|
||||||
"@commitlint/config-conventional": "19.8.1",
|
"@commitlint/config-conventional": "19.8.1",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user