build: v0.0.3

This commit is contained in:
Sergey Krylov 2024-07-05 07:21:55 +03:00 committed by ksv741
parent bebbbc6663
commit b8de9c89cf
2 changed files with 9 additions and 1 deletions

View File

@ -1,4 +1,12 @@
# ksv741 Eslint Config # ksv741 Eslint Config
### [0.0.3](https://github.com/ksv741/eslint-config-ksv741/compare/v0.0.2...v0.0.3) (2024-07-05)
### 🚀 New Features
* add yarn cache ([7df1db2](https://github.com/ksv741/eslint-config-ksv741/commit/7df1db292b04995df2d1f913dd5f347f5831786b))
* update packages ([fae7ec2](https://github.com/ksv741/eslint-config-ksv741/commit/fae7ec2521c305036d7864885e05694d0b3e3471))
### 0.0.2 (2024-07-05) ### 0.0.2 (2024-07-05)

View File

@ -22,7 +22,7 @@
"type": "git", "type": "git",
"url": "https://github.com/ksv741/eslint-config-ksv741" "url": "https://github.com/ksv741/eslint-config-ksv741"
}, },
"version": "0.0.2", "version": "0.0.3",
"devDependencies": { "devDependencies": {
"@commitlint/cli": "19.2.1", "@commitlint/cli": "19.2.1",
"@commitlint/config-conventional": "19.1.0", "@commitlint/config-conventional": "19.1.0",