diff --git a/CHANGELOG.md b/CHANGELOG.md index 6ad4f2a..78b667f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,11 @@ # 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) diff --git a/package.json b/package.json index 54b3676..b04d43a 100644 --- a/package.json +++ b/package.json @@ -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",