From 8ff877431c606bf9e30101f9208315d5c293b857 Mon Sep 17 00:00:00 2001 From: Soybean Date: Thu, 24 Oct 2024 22:57:52 +0800 Subject: [PATCH] chore(projects): release v1.4.2 --- CHANGELOG.md | 14 ++++++++++++++ package.json | 2 +- 2 files changed, 15 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a7162a8..71a5b70 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,20 @@ # Changelog +## [v1.4.2](https://github.com/soybeanjs/eslint-config/compare/v1.4.1...v1.4.2) (2024-10-24) + +###    🛠 Optimizations + +- **projects**: optimize  -  by @soybeanjs [(6837f)](https://github.com/soybeanjs/eslint-config/commit/6837fc5) + +###    🏡 Chore + +- **deps**: update deps  -  by @soybeanjs [(13003)](https://github.com/soybeanjs/eslint-config/commit/1300317) + +###    ❤️ Contributors + +[![soybeanjs](https://github.com/soybeanjs.png?size=48)](https://github.com/soybeanjs)   + ## [v1.4.1](https://github.com/soybeanjs/eslint-config/compare/v1.4.0...v1.4.1) (2024-09-07) ###    🏡 Chore diff --git a/package.json b/package.json index 78aae16..1e1bac4 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@soybeanjs/eslint-config", "type": "module", - "version": "1.4.1", + "version": "1.4.2", "packageManager": "pnpm@9.12.2", "description": "SoybeanJS's eslint flat config presets with prettier.", "author": {