diff --git a/CHANGELOG.md b/CHANGELOG.md index a68a6b1..a7162a8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,16 @@ # Changelog +## [v1.4.1](https://github.com/soybeanjs/eslint-config/compare/v1.4.0...v1.4.1) (2024-09-07) + +###    🏡 Chore + +- **deps**: update deps  -  by @soybeanjs [(2482c)](https://github.com/soybeanjs/eslint-config/commit/2482c34) + +###    ❤️ Contributors + +[![soybeanjs](https://github.com/soybeanjs.png?size=48)](https://github.com/soybeanjs)   + ## [v1.4.0](https://github.com/soybeanjs/eslint-config/compare/v1.3.8...v1.4.0) (2024-08-01) ###    🚨 Breaking Changes diff --git a/package.json b/package.json index 03b2489..8ac1c82 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@soybeanjs/eslint-config", "type": "module", - "version": "1.4.0", + "version": "1.4.1", "packageManager": "pnpm@9.4.0", "description": "SoybeanJS's eslint flat config presets with prettier.", "author": {