🚀 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:
parent
574c06c754
commit
875899c29b
@ -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 / 问题修复
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "frontend",
|
||||
"version": "1.1.1",
|
||||
"version": "1.1.2",
|
||||
"private": true,
|
||||
"homepage": "https://github.com/perfect-panel/frontend",
|
||||
"bugs": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user