diff --git a/CHANGELOG.md b/CHANGELOG.md index 7ff6c0e..82043a0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,20 @@ # Changelog +## [v1.2.5](https://github.com/soybeanjs/eslint-config/compare/v1.2.4...v1.2.5) (24-03-17) + +###    🚀 Features + +- **projects**: turn off some rules  -  by @honghuangdc [(69ccd)](https://github.com/soybeanjs/eslint-config/commit/69ccd48) + +###    🏡 Chore + +- **deps**: update deps  -  by @honghuangdc [(c64ba)](https://github.com/soybeanjs/eslint-config/commit/c64ba39) + +###    ❤️ Contributors + +[![honghuangdc](https://github.com/honghuangdc.png?size=48)](https://github.com/honghuangdc)   + ## [v1.2.4](https://github.com/soybeanjs/eslint-config/compare/v1.2.3...v1.2.4) (24-03-13) ###    🏡 Chore diff --git a/package.json b/package.json index 35aba9d..e8960b0 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@soybeanjs/eslint-config", "type": "module", - "version": "1.2.4", + "version": "1.2.5", "packageManager": "pnpm@8.14.1", "description": "SoybeanJS's eslint flat config presets with prettier.", "author": {