diff --git a/CHANGELOG.md b/CHANGELOG.md index 8f95d00..349fc18 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,16 @@ # Changelog +## [v1.3.4](https://github.com/soybeanjs/eslint-config/compare/v1.3.3...v1.3.4) (2024-05-05) + +###    🏡 Chore + +- **projects**: update deps & update config  -  by @honghuangdc [(68b91)](https://github.com/soybeanjs/eslint-config/commit/68b9189) + +###    ❤️ Contributors + +[![honghuangdc](https://github.com/honghuangdc.png?size=48)](https://github.com/honghuangdc)   + ## [v1.3.3](https://github.com/soybeanjs/eslint-config/compare/v1.3.2...v1.3.3) (2024-04-27) ###    🚀 Features diff --git a/package.json b/package.json index 3b12b59..adb84b8 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@soybeanjs/eslint-config", "type": "module", - "version": "1.3.3", + "version": "1.3.4", "packageManager": "pnpm@9.0.6", "description": "SoybeanJS's eslint flat config presets with prettier.", "author": {