build: v0.0.2
This commit is contained in:
parent
eecce71614
commit
479195a39d
9
CHANGELOG.md
Normal file
9
CHANGELOG.md
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
# ksv741 Eslint Config
|
||||||
|
### 0.0.2 (2024-07-05)
|
||||||
|
|
||||||
|
|
||||||
|
### 🚀 New Features
|
||||||
|
|
||||||
|
* add github actions ([eecce71](https://github.com/ksv741/eslint-config-ksv741/commit/eecce716144d4e068476fecdc34d05d3a895e393))
|
||||||
|
* add jest ruleset ([139a4a6](https://github.com/ksv741/eslint-config-ksv741/commit/139a4a6766a593d9fbc27a504c24bc9e4b5c6e5a))
|
||||||
|
* upgrade yarn, add linting packages ([4908398](https://github.com/ksv741/eslint-config-ksv741/commit/4908398d682fa91803a09ea04af9350e78d6a2c9))
|
||||||
@ -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.1",
|
"version": "0.0.2",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@commitlint/cli": "19.2.1",
|
"@commitlint/cli": "19.2.1",
|
||||||
"@commitlint/config-conventional": "19.1.0",
|
"@commitlint/config-conventional": "19.1.0",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user