From 8fc2825ab5f8a43694a7fb26797e928c5824bd39 Mon Sep 17 00:00:00 2001 From: Soybean Date: Wed, 13 Mar 2024 00:06:51 +0800 Subject: [PATCH] chore(projects): release v1.2.4 --- CHANGELOG.md | 12 ++++++++++++ package.json | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ba3ccc2..7ff6c0e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,18 @@ # Changelog +## [v1.2.4](https://github.com/soybeanjs/eslint-config/compare/v1.2.3...v1.2.4) (24-03-13) + +###    🏡 Chore + +- **deps**: + - update deps  -  by @honghuangdc [(236ef)](https://github.com/soybeanjs/eslint-config/commit/236efb1) + - update deps  -  by @honghuangdc [(55f6f)](https://github.com/soybeanjs/eslint-config/commit/55f6fbf) + +###    ❤️ Contributors + +[![honghuangdc](https://github.com/honghuangdc.png?size=48)](https://github.com/honghuangdc)   + ## [v1.2.3-beta.1](https://github.com/soybeanjs/eslint-config/compare/v1.2.3-beta.0...v1.2.3-beta.1) (24-03-03) ###    🐞 Bug Fixes diff --git a/package.json b/package.json index bdd61ce..62c5e58 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@soybeanjs/eslint-config", "type": "module", - "version": "1.2.3", + "version": "1.2.4", "packageManager": "pnpm@8.14.1", "description": "SoybeanJS's eslint flat config presets with prettier.", "author": {