🚀 chore(release): Release 1.3.5 / 发布版本 1.3.5 [skip ci]
## [1.3.5](https://github.com/perfect-panel/frontend/compare/v1.3.4...v1.3.5) (2025-12-30)
### 🐛 Bug Fixes / 问题修复
* Update getUserSubscribe function to accept short and token parameters for improved URL generation ([39ebd09](39ebd09f09))
This commit is contained in:
parent
39ebd09f09
commit
c5dbd97e19
@ -19,6 +19,12 @@ This document records all notable changes to ShadCN Admin.
|
|||||||
---
|
---
|
||||||
|
|
||||||
|
|
||||||
|
## [1.3.5](https://github.com/perfect-panel/frontend/compare/v1.3.4...v1.3.5) (2025-12-30)
|
||||||
|
|
||||||
|
### 🐛 Bug Fixes / 问题修复
|
||||||
|
|
||||||
|
* Update getUserSubscribe function to accept short and token parameters for improved URL generation ([39ebd09](https://github.com/perfect-panel/frontend/commit/39ebd09f0989b37308c1c803d8e380f967ab0db5))
|
||||||
|
|
||||||
## [1.3.4](https://github.com/perfect-panel/frontend/compare/v1.3.3...v1.3.4) (2025-12-29)
|
## [1.3.4](https://github.com/perfect-panel/frontend/compare/v1.3.3...v1.3.4) (2025-12-29)
|
||||||
|
|
||||||
### 🐛 Bug Fixes / 问题修复
|
### 🐛 Bug Fixes / 问题修复
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "frontend",
|
"name": "frontend",
|
||||||
"version": "1.3.4",
|
"version": "1.3.5",
|
||||||
"private": true,
|
"private": true,
|
||||||
"homepage": "https://github.com/perfect-panel/frontend",
|
"homepage": "https://github.com/perfect-panel/frontend",
|
||||||
"bugs": {
|
"bugs": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user