diff --git a/CHANGELOG.md b/CHANGELOG.md index 0648593..707ec9e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,16 @@ +## v0.4.6 + +[compare changes](https://github.com/soybeanjs/eslint-config/compare/v0.4.5...v0.4.6) + + +### 💅 Refactors + + - **projects:** Use soy release replace bumpp,conventional-changelog-cli ([53ed625](https://github.com/soybeanjs/eslint-config/commit/53ed625)) + +### ❤️ Contributors + +- Soybean ([@soybeanjs](http://github.com/soybeanjs)) + ## [0.4.5](https://github.com/soybeanjs/eslint-config/compare/v0.4.4...v0.4.5) (2023-05-24) diff --git a/package.json b/package.json index 7852ba0..81149a9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "eslint-config-soybeanjs", - "version": "0.4.5", + "version": "0.4.6", "description": "SoybeanJS's eslint config resets", "author": { "name": "SoybeanJS", @@ -93,4 +93,4 @@ "eslint . --fix" ] } -} +} \ No newline at end of file