Skip to content
This repository was archived by the owner on Dec 11, 2025. It is now read-only.

Commit ea3964e

Browse files
🔖 chore(release): v1.6.1 [skip ci]
## [1.6.1](v1.6.0...v1.6.1) (2025-11-05) ### 🐛 Bug Fixes * Fixing issues with generating standard and quantum-resistant encryption keys ([5eac6a9](5eac6a9))
1 parent 5eac6a9 commit ea3964e

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
<a name="readme-top"></a>
2+
# Changelog
3+
4+
## [1.6.1](https://github.com/perfect-panel/ppanel-web/compare/v1.6.0...v1.6.1) (2025-11-05)
5+
6+
7+
### 🐛 Bug Fixes
8+
9+
* Fixing issues with generating standard and quantum-resistant encryption keys ([5eac6a9](https://github.com/perfect-panel/ppanel-web/commit/5eac6a9))
10+
111
<a name="readme-top"></a>
212

313
# Changelog

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ppanel-web",
3-
"version": "1.6.0",
3+
"version": "1.6.1",
44
"private": true,
55
"homepage": "https://github.com/perfect-panel/ppanel-web",
66
"bugs": {

0 commit comments

Comments
 (0)