🔖 chore(release): v1.0.0-beta.10 [skip ci]

# [1.0.0-beta.10](https://github.com/perfect-panel/ppanel-web/compare/v1.0.0-beta.9...v1.0.0-beta.10) (2025-02-16)

### 🐛 Bug Fixes

* **subscribe**: Update forms to include refetch functionality and improve toast messages ([fc55e95](https://github.com/perfect-panel/ppanel-web/commit/fc55e95))
This commit is contained in:
semantic-release-bot 2025-02-16 10:14:25 +00:00
parent fc55e9544d
commit 5cf573ab03
2 changed files with 8 additions and 1 deletions

View File

@ -1,6 +1,13 @@
<a name="readme-top"></a>
# Changelog
# [1.0.0-beta.10](https://github.com/perfect-panel/ppanel-web/compare/v1.0.0-beta.9...v1.0.0-beta.10) (2025-02-16)
### 🐛 Bug Fixes
* **subscribe**: Update forms to include refetch functionality and improve toast messages ([fc55e95](https://github.com/perfect-panel/ppanel-web/commit/fc55e95))
# [1.0.0-beta.9](https://github.com/perfect-panel/ppanel-web/compare/v1.0.0-beta.8...v1.0.0-beta.9) (2025-02-15)

View File

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