Release 0.0.3 #4

Merged
ksv741 merged 2 commits from krylov-2 into main 2024-07-05 06:42:03 +03:00
2 changed files with 11 additions and 1 deletions
Showing only changes of commit e74f4d8bba - Show all commits

View File

@ -1,4 +1,14 @@
# ksv741 Eslint Config
### 0.0.3 (2024-07-05)
### 🚀 New Features
* add github actions ([4e38a6f](https://github.com/ksv741/eslint-config-ksv741/commit/4e38a6fef61144b8a8afc3d70c66d2ed82edc80b))
* add jest ruleset ([139a4a6](https://github.com/ksv741/eslint-config-ksv741/commit/139a4a6766a593d9fbc27a504c24bc9e4b5c6e5a))
* update packages ([1be7c94](https://github.com/ksv741/eslint-config-ksv741/commit/1be7c94d783bdcb88bf79bf5b303fdf791d2d4ca))
* upgrade yarn, add linting packages ([a738e8c](https://github.com/ksv741/eslint-config-ksv741/commit/a738e8c415c6b91610128e04dd591bf4a1bbd43e))
### 0.0.2 (2024-04-08)

View File

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