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

## [1.1.0](https://github.com/perfect-panel/frontend/compare/v1.0.3...v1.1.0) (2025-11-30)

###  Features / 新功能

* add new payment icons for Alipay and WeChat Pay, update asset paths ([2ce0572](2ce0572283))
This commit is contained in:
semantic-release-bot 2025-11-30 04:04:54 +00:00
parent 2ce0572283
commit 7fa920f397
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.1.0](https://github.com/perfect-panel/frontend/compare/v1.0.3...v1.1.0) (2025-11-30)
### ✨ Features / 新功能
* add new payment icons for Alipay and WeChat Pay, update asset paths ([2ce0572](https://github.com/perfect-panel/frontend/commit/2ce0572283fe677e2e862aa2a8af1d44b7e7cfed))
## [1.0.3](https://github.com/perfect-panel/frontend/compare/v1.0.2...v1.0.3) (2025-11-29) ## [1.0.3](https://github.com/perfect-panel/frontend/compare/v1.0.2...v1.0.3) (2025-11-29)
### 🐛 Bug Fixes / 问题修复 ### 🐛 Bug Fixes / 问题修复

View File

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