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

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

### 🐛 Bug Fixes / 问题修复

* update repository links and add environment configuration for admin and user apps ([4c77487](4c774871a8))
This commit is contained in:
semantic-release-bot 2025-11-29 01:54:21 +00:00
parent 4c774871a8
commit 1dd18d306c
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.2](https://github.com/perfect-panel/frontend/compare/v1.0.1...v1.0.2) (2025-11-29)
### 🐛 Bug Fixes / 问题修复
* update repository links and add environment configuration for admin and user apps ([4c77487](https://github.com/perfect-panel/frontend/commit/4c774871a80def1e41d7081112f18377ff9fa7b8))
## [1.0.1](https://github.com/perfect-panel/frontend/compare/v1.0.0...v1.0.1) (2025-11-27)
### 🐛 Bug Fixes / 问题修复

View File

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