diff --git a/CHANGELOG.md b/CHANGELOG.md index c8bbf0c..1e05feb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,17 @@ # Changelog +## [v1.3.8](https://github.com/soybeanjs/eslint-config/compare/v1.3.7...v1.3.8) (2024-07-05) + +###    🏡 Chore + +- **deps**: update deps  -  by @honghuangdc [(0ed54)](https://github.com/soybeanjs/eslint-config/commit/0ed543f) +- **projects**: update pnpm version  -  by @honghuangdc [(5306a)](https://github.com/soybeanjs/eslint-config/commit/5306a93) + +###    ❤️ Contributors + +[![honghuangdc](https://github.com/honghuangdc.png?size=48)](https://github.com/honghuangdc)   + ## [v1.3.7](https://github.com/soybeanjs/eslint-config/compare/v1.3.6...v1.3.7) (2024-06-14) ###    🏡 Chore diff --git a/package.json b/package.json index 5964249..a1d222a 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@soybeanjs/eslint-config", "type": "module", - "version": "1.3.7", + "version": "1.3.8", "packageManager": "pnpm@9.4.0", "description": "SoybeanJS's eslint flat config presets with prettier.", "author": {