diff --git a/CHANGELOG.md b/CHANGELOG.md
index 817d855..8aee27f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,16 @@
+
+# Changelog
+
+## [1.5.3](https://github.com/perfect-panel/ppanel-web/compare/v1.5.2...v1.5.3) (2025-10-21)
+
+
+### 🐛 Bug Fixes
+
+* Fix bugs ([a46657d](https://github.com/perfect-panel/ppanel-web/commit/a46657d))
+* Fix dependencies ([8bd25d6](https://github.com/perfect-panel/ppanel-web/commit/8bd25d6))
+* Remove unnecessary migration function code and add device configuration options ([521a7a9](https://github.com/perfect-panel/ppanel-web/commit/521a7a9))
+* Update bun.lockb to reflect dependency changes ([ca892dd](https://github.com/perfect-panel/ppanel-web/commit/ca892dd))
+
# Changelog
diff --git a/package.json b/package.json
index e0e6f6d..3d9b96f 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "ppanel-web",
- "version": "1.5.2",
+ "version": "1.5.3",
"private": true,
"homepage": "https://github.com/perfect-panel/ppanel-web",
"bugs": {