diff --git a/CHANGELOG.md b/CHANGELOG.md
index a8c0454..ccc2d98 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,13 @@
+
+# Changelog
+
+# [1.1.0](https://github.com/perfect-panel/ppanel-web/compare/v1.0.2...v1.1.0) (2025-07-06)
+
+
+### ✨ Features
+
+* **view**: Add AnyTLS protocol support and enhance node configuration options ([bcfb10a](https://github.com/perfect-panel/ppanel-web/commit/bcfb10a))
+
# Changelog
diff --git a/package.json b/package.json
index 11b07d6..36663b5 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "ppanel-web",
- "version": "1.0.2",
+ "version": "1.1.0",
"private": true,
"homepage": "https://github.com/perfect-panel/ppanel-web",
"bugs": {