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

# [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)

### 🐛 Bug Fixes

* **forms**: Add step attribute to number inputs for better value control ([b8f4f1e](https://github.com/perfect-panel/ppanel-web/commit/b8f4f1e))
* **locales**: Update invite code text to indicate it's optional ([6a34bfb](https://github.com/perfect-panel/ppanel-web/commit/6a34bfb))
This commit is contained in:
semantic-release-bot 2025-03-17 15:53:15 +00:00
parent 6a34bfb78d
commit fa56eb8293
2 changed files with 12 additions and 1 deletions

View File

@ -1,3 +1,14 @@
<a name="readme-top"></a>
# Changelog
# [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)
### 🐛 Bug Fixes
* **forms**: Add step attribute to number inputs for better value control ([b8f4f1e](https://github.com/perfect-panel/ppanel-web/commit/b8f4f1e))
* **locales**: Update invite code text to indicate it's optional ([6a34bfb](https://github.com/perfect-panel/ppanel-web/commit/6a34bfb))
<a name="readme-top"></a>
# Changelog

View File

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