diff --git a/CHANGELOG.md b/CHANGELOG.md index 4ec8085..b119617 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,21 @@ # Changelog +## [v1.1.4](https://github.com/soybeanjs/eslint-flat-config/compare/v1.1.3...v1.1.4) (23-12-28) + +###    🚀 Features + +- **projects**: change prettier-plugin-jsdoc default rule  -  by @honghuangdc [(7bc93)](https://github.com/soybeanjs/eslint-flat-config/commit/7bc93ab) + +###    🏡 Chore + +- **deps**: update deps  -  by @honghuangdc [(a0bd7)](https://github.com/soybeanjs/eslint-flat-config/commit/a0bd784) +- **projects**: update pnpm version  -  by @honghuangdc [(fa0a7)](https://github.com/soybeanjs/eslint-flat-config/commit/fa0a7c4) + +###    ❤️ Contributors + +[![honghuangdc](https://github.com/honghuangdc.png?size=48)](https://github.com/honghuangdc)   + ## [v1.1.3](https://github.com/soybeanjs/eslint-flat-config/compare/v1.1.2...v1.1.3) (23-12-14) ###    🐞 Bug Fixes diff --git a/package.json b/package.json index 7f6cb2b..4159c31 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@soybeanjs/eslint-config", "type": "module", - "version": "1.1.3", + "version": "1.1.4", "packageManager": "pnpm@8.13.1", "description": "SoybeanJS's eslint flat config presets", "author": {