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

## [1.0.3](https://github.com/perfect-panel/frontend/compare/v1.0.2...v1.0.3) (2025-11-29)

### 🐛 Bug Fixes / 问题修复

* update asset names in release configuration for admin and user applications ([7cbccee](7cbccee32e))
This commit is contained in:
semantic-release-bot 2025-11-29 06:00:03 +00:00
parent 7cbccee32e
commit 8260fe37d7
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.0.3](https://github.com/perfect-panel/frontend/compare/v1.0.2...v1.0.3) (2025-11-29)
### 🐛 Bug Fixes / 问题修复
* update asset names in release configuration for admin and user applications ([7cbccee](https://github.com/perfect-panel/frontend/commit/7cbccee32ef18700fcba0f66886219e70692e8be))
## [1.0.2](https://github.com/perfect-panel/frontend/compare/v1.0.1...v1.0.2) (2025-11-29) ## [1.0.2](https://github.com/perfect-panel/frontend/compare/v1.0.1...v1.0.2) (2025-11-29)
### 🐛 Bug Fixes / 问题修复 ### 🐛 Bug Fixes / 问题修复

View File

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