🚀 chore(release): Release 1.3.2 / 发布版本 1.3.2 [skip ci]

## [1.3.2](https://github.com/perfect-panel/frontend/compare/v1.3.1...v1.3.2) (2025-12-29)

### 🐛 Bug Fixes / 问题修复

* Refactor update dialog logic in SystemVersionCard for better clarity and handling of update states ([0690deb](0690debf6c))
* Update default inventory value in SubscribeForm to -1 for better handling of inventory state ([2f50c6d](2f50c6df33))
This commit is contained in:
semantic-release-bot 2025-12-29 09:05:18 +00:00
parent 2f50c6df33
commit 2c14f69cef
2 changed files with 8 additions and 1 deletions

View File

@ -19,6 +19,13 @@ This document records all notable changes to ShadCN Admin.
---
## [1.3.2](https://github.com/perfect-panel/frontend/compare/v1.3.1...v1.3.2) (2025-12-29)
### 🐛 Bug Fixes / 问题修复
* Refactor update dialog logic in SystemVersionCard for better clarity and handling of update states ([0690deb](https://github.com/perfect-panel/frontend/commit/0690debf6c1bab7472468c742f9b15639f904c20))
* Update default inventory value in SubscribeForm to -1 for better handling of inventory state ([2f50c6d](https://github.com/perfect-panel/frontend/commit/2f50c6df3345e26bc92f5730bc8b891d0515a367))
## [1.3.1](https://github.com/perfect-panel/frontend/compare/v1.3.0...v1.3.1) (2025-12-29)
### 🐛 Bug Fixes / 问题修复

View File

@ -1,6 +1,6 @@
{
"name": "frontend",
"version": "1.3.1",
"version": "1.3.2",
"private": true,
"homepage": "https://github.com/perfect-panel/frontend",
"bugs": {