Merge branch 'main' into develop

This commit is contained in:
web@ppanel 2025-06-29 08:39:58 +00:00
commit ee0c3371f7
2 changed files with 9 additions and 1 deletions

View File

@ -1,6 +1,14 @@
<a name="readme-top"></a>
# Changelog
## [1.0.1](https://github.com/perfect-panel/ppanel-web/compare/v1.0.0...v1.0.1) (2025-04-28)
### 🐛 Bug Fixes
* **payment**: Disable webhook_secret field in PaymentForm component ([d323af8](https://github.com/perfect-panel/ppanel-web/commit/d323af8))
* **recharge**: Set balance prop to false in PaymentMethods component ([356ae5b](https://github.com/perfect-panel/ppanel-web/commit/356ae5b))
# 1.0.0 (2025-04-24)

View File

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