Compare commits

..

4 Commits

Author SHA1 Message Date
642256faf7 build: v0.3.0-rc.1 2025-09-17 05:29:02 +03:00
d230c0ca63 feat: update dependencies 2025-09-17 05:28:53 +03:00
292e18c69e build: v0.3.0-rc.0 2025-09-17 05:05:27 +03:00
e28ae4c696 feat: update dependencies 2025-09-17 05:03:38 +03:00
2 changed files with 10 additions and 3 deletions

View File

@ -1,5 +1,12 @@
# 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
@ -11,7 +18,7 @@
* 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))
* 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 dev dependencies ([ee38a51](https://github.com/ksv741/eslint-config-ksv741/commit/ee38a51b60d0320f82f5c7212a47c7271869c0d8))
* update packages ([ff18846](https://github.com/ksv741/eslint-config-ksv741/commit/ff18846be599762f5781bd8c6d1c0c2078a88b1e))

View File

@ -23,7 +23,7 @@
"url": "https://github.com/ksv741/eslint-config-ksv741"
},
"type": "module",
"version": "0.3.0",
"version": "0.3.0-rc.1",
"devDependencies": {
"@commitlint/cli": "19.8.1",
"@commitlint/config-conventional": "19.8.1",