diff --git a/CHANGELOG.md b/CHANGELOG.md
index 816b5b3..bea0c36 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,20 @@
# Changelog
+## [v1.3.6](https://github.com/soybeanjs/eslint-config/compare/v1.3.5...v1.3.6) (2024-06-05)
+
+### 🏡 Chore
+
+- **deps**:
+ - update deps - by @soybeanjs [(e2e0c)](https://github.com/soybeanjs/eslint-config/commit/e2e0c11)
+- **projects**:
+ - update pnpm version - by @soybeanjs [(9550d)](https://github.com/soybeanjs/eslint-config/commit/9550d5d)
+ - update tsx require ts file - by @soybeanjs [(2e653)](https://github.com/soybeanjs/eslint-config/commit/2e65393)
+
+### ❤️ Contributors
+
+[![soybeanjs](https://github.com/soybeanjs.png?size=48)](https://github.com/soybeanjs)
+
## [v1.3.5](https://github.com/soybeanjs/eslint-config/compare/v1.3.4...v1.3.5) (2024-05-20)
### 🚀 Features
diff --git a/package.json b/package.json
index 0964ea0..586bbf5 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "@soybeanjs/eslint-config",
"type": "module",
- "version": "1.3.5",
+ "version": "1.3.6",
"packageManager": "pnpm@9.1.4",
"description": "SoybeanJS's eslint flat config presets with prettier.",
"author": {