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

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

### 🐛 Bug Fixes

* **email**: Update platform configuration handling to use current ref for consistency ([c90175b](https://github.com/perfect-panel/ppanel-web/commit/c90175b))
This commit is contained in:
semantic-release-bot 2025-02-16 12:09:00 +00:00
parent c90175b6eb
commit 1f29506179
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.11](https://github.com/perfect-panel/ppanel-web/compare/v1.0.0-beta.10...v1.0.0-beta.11) (2025-02-16)
### 🐛 Bug Fixes
* **email**: Update platform configuration handling to use current ref for consistency ([c90175b](https://github.com/perfect-panel/ppanel-web/commit/c90175b))
# [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)

View File

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