🔖 chore(release): v1.5.4 [skip ci]

## [1.5.4](https://github.com/perfect-panel/ppanel-web/compare/v1.5.3...v1.5.4) (2025-10-26)

### 🐛 Bug Fixes

* Update generateRealityKeyPair to use async key generation ([e60e369](https://github.com/perfect-panel/ppanel-web/commit/e60e369))
* Update the wallet localization file and add new fields such as automatic reset and recharge ([88aa965](https://github.com/perfect-panel/ppanel-web/commit/88aa965))
This commit is contained in:
semantic-release-bot 2025-10-26 18:24:43 +00:00
parent 88aa9656b2
commit 5025fd1103
2 changed files with 9 additions and 1 deletions

View File

@ -1,6 +1,14 @@
<a name="readme-top"></a>
# Changelog
## [1.5.4](https://github.com/perfect-panel/ppanel-web/compare/v1.5.3...v1.5.4) (2025-10-26)
### 🐛 Bug Fixes
* Update generateRealityKeyPair to use async key generation ([e60e369](https://github.com/perfect-panel/ppanel-web/commit/e60e369))
* Update the wallet localization file and add new fields such as automatic reset and recharge ([88aa965](https://github.com/perfect-panel/ppanel-web/commit/88aa965))
## [1.5.3](https://github.com/perfect-panel/ppanel-web/compare/v1.5.2...v1.5.3) (2025-10-21)

View File

@ -1,6 +1,6 @@
{
"name": "ppanel-web",
"version": "1.5.3",
"version": "1.5.4",
"private": true,
"homepage": "https://github.com/perfect-panel/ppanel-web",
"bugs": {