diff --git a/CHANGELOG.md b/CHANGELOG.md
index 622091d..6aa3c0a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,31 @@
# Changelog
+## [Version 1.16.0](https://github.com/lobehub/lobe-lint/compare/v1.15.2...v1.16.0)
+
+Released on **2023-09-04**
+
+#### ✨ Features
+
+- **misc**: Update eslint with umiji/lint.
+
+
+
+
+Improvements and Fixes
+
+#### What's improved
+
+- **misc**: Update eslint with umiji/lint ([fe602c3](https://github.com/lobehub/lobe-lint/commit/fe602c3))
+
+
+
+
+
+[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)
+
+
+
### [Version 1.15.2](https://github.com/lobehub/lobe-lint/compare/v1.15.1...v1.15.2)
Released on **2023-08-25**
diff --git a/package.json b/package.json
index b673548..b35b799 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "@lobehub/lint",
- "version": "1.15.2",
+ "version": "1.16.0",
"homepage": "https://github.com/lobehub/lobe-lint",
"bugs": {
"url": "https://github.com/lobehub/lobe-lint/issues/new"