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

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

### 🐛 Bug Fixes / 问题修复

* Update user_subscribe_id reference in RowMoreActions to use row.id for correct token reset and status toggle ([2156a7f](2156a7f1df))
This commit is contained in:
semantic-release-bot 2025-12-29 09:10:25 +00:00
parent 2156a7f1df
commit 6f3c70863f
2 changed files with 7 additions and 1 deletions

View File

@ -19,6 +19,12 @@ This document records all notable changes to ShadCN Admin.
---
## [1.3.3](https://github.com/perfect-panel/frontend/compare/v1.3.2...v1.3.3) (2025-12-29)
### 🐛 Bug Fixes / 问题修复
* Update user_subscribe_id reference in RowMoreActions to use row.id for correct token reset and status toggle ([2156a7f](https://github.com/perfect-panel/frontend/commit/2156a7f1df52970b5ab0816dd1da5dc7cefc1dae))
## [1.3.2](https://github.com/perfect-panel/frontend/compare/v1.3.1...v1.3.2) (2025-12-29)
### 🐛 Bug Fixes / 问题修复

View File

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