build: v0.0.4

This commit is contained in:
Sergey Krylov 2024-07-05 06:45:16 +03:00
parent 0dbe1f995e
commit 5cdc98afbc
2 changed files with 8 additions and 1 deletions

View File

@ -1,4 +1,11 @@
# ksv741 Eslint Config
### [0.0.4](https://github.com/ksv741/eslint-config-ksv741/compare/v0.0.3...v0.0.4) (2024-07-05)
### 🛠️ Bug Fixes
* remove ts from dev deps ([0dbe1f9](https://github.com/ksv741/eslint-config-ksv741/commit/0dbe1f995ee0856da7f1589e89dc3b5260954aa2))
### 0.0.3 (2024-07-05)

View File

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