diff --git a/CHANGELOG.md b/CHANGELOG.md
index 44ae28b..6aa181c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,13 @@
+
+# Changelog
+
+## [1.6.1](https://github.com/perfect-panel/ppanel-web/compare/v1.6.0...v1.6.1) (2025-11-05)
+
+
+### 🐛 Bug Fixes
+
+* Fixing issues with generating standard and quantum-resistant encryption keys ([5eac6a9](https://github.com/perfect-panel/ppanel-web/commit/5eac6a9))
+
# Changelog
diff --git a/package.json b/package.json
index 4c7da53..3dc566e 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "ppanel-web",
- "version": "1.6.0",
+ "version": "1.6.1",
"private": true,
"homepage": "https://github.com/perfect-panel/ppanel-web",
"bugs": {