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

## [1.1.2](https://github.com/perfect-panel/frontend/compare/v1.1.1...v1.1.2) (2025-11-30)

### 🐛 Bug Fixes / 问题修复

* Add version.lock plugin to generate version lock file after build ([574c06c](574c06c754))
This commit is contained in:
semantic-release-bot 2025-11-30 10:40:00 +00:00
parent 574c06c754
commit 875899c29b
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.2](https://github.com/perfect-panel/frontend/compare/v1.1.1...v1.1.2) (2025-11-30)
### 🐛 Bug Fixes / 问题修复
* Add version.lock plugin to generate version lock file after build ([574c06c](https://github.com/perfect-panel/frontend/commit/574c06c754deb84953d182057ea17bba14a2bcd4))
## [1.1.1](https://github.com/perfect-panel/frontend/compare/v1.1.0...v1.1.1) (2025-11-30)
### 🐛 Bug Fixes / 问题修复

View File

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