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

# [1.0.0-beta.33](https://github.com/perfect-panel/ppanel-web/compare/v1.0.0-beta.32...v1.0.0-beta.33) (2025-03-18)

### 🐛 Bug Fixes

* **subscribe**: Handle optional values in price and discount calculations ([5939763](https://github.com/perfect-panel/ppanel-web/commit/5939763))
This commit is contained in:
semantic-release-bot 2025-03-18 07:53:53 +00:00
parent 5939763b57
commit 383638f702
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.33](https://github.com/perfect-panel/ppanel-web/compare/v1.0.0-beta.32...v1.0.0-beta.33) (2025-03-18)
### 🐛 Bug Fixes
* **subscribe**: Handle optional values in price and discount calculations ([5939763](https://github.com/perfect-panel/ppanel-web/commit/5939763))
# [1.0.0-beta.32](https://github.com/perfect-panel/ppanel-web/compare/v1.0.0-beta.31...v1.0.0-beta.32) (2025-03-17)

View File

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