diff --git a/CHANGELOG.md b/CHANGELOG.md index 82043a0..e9ac056 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,16 @@ # Changelog +## [v1.3.0](https://github.com/soybeanjs/eslint-config/compare/v1.2.5...v1.3.0) (24-04-20) + +###    🚀 Features + +- **projects**: sopprt eslint v9  -  by @honghuangdc [(39567)](https://github.com/soybeanjs/eslint-config/commit/3956726) + +###    ❤️ Contributors + +[![honghuangdc](https://github.com/honghuangdc.png?size=48)](https://github.com/honghuangdc)   + ## [v1.2.5](https://github.com/soybeanjs/eslint-config/compare/v1.2.4...v1.2.5) (24-03-17) ###    🚀 Features diff --git a/package.json b/package.json index 7006196..25f1a38 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@soybeanjs/eslint-config", "type": "module", - "version": "1.2.5", + "version": "1.3.0", "packageManager": "pnpm@8.14.1", "description": "SoybeanJS's eslint flat config presets with prettier.", "author": {