build: v0.0.3

This commit is contained in:
Sergey Krylov 2024-07-05 07:12:44 +03:00
parent f851425c9f
commit 10fd75658a
2 changed files with 8 additions and 1 deletions

View File

@ -1,4 +1,11 @@
# 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
* update packages ([f851425](https://github.com/ksv741/eslint-config-ksv741/commit/f851425c9ff0d74f2f376fa3bb5fbee2d460d586))
### 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",