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

## [1.3.11](https://github.com/perfect-panel/frontend/compare/v1.3.10...v1.3.11) (2026-02-21)

### 🐛 Bug Fixes / 问题修复

* **admin:** stabilize node sorting with duplicate sort values ([15fc37d](15fc37db9e))
This commit is contained in:
semantic-release-bot 2026-02-21 23:04:24 +00:00 committed by shanshanzhong
parent 08702fb643
commit 370d59d5ad
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.3.11](https://github.com/perfect-panel/frontend/compare/v1.3.10...v1.3.11) (2026-02-21)
### 🐛 Bug Fixes / 问题修复
* **admin:** stabilize node sorting with duplicate sort values ([15fc37d](https://github.com/perfect-panel/frontend/commit/15fc37db9eae389644c287763b09c88eed9e2f75))
## [1.3.10](https://github.com/perfect-panel/frontend/compare/v1.3.9...v1.3.10) (2026-02-10)
### 🐛 Bug Fixes / 问题修复

View File

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