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": {