From 370d59d5add5e71352f13fa76bd3666d4c45fb6a Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sat, 21 Feb 2026 23:04:24 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=80=20chore(release):=20Release=201.3.?= =?UTF-8?q?11=20/=20=E5=8F=91=E5=B8=83=E7=89=88=E6=9C=AC=201.3.11=20[skip?= =?UTF-8?q?=20ci]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## [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)) --- CHANGELOG.md | 6 ++++++ package.json | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2b8ec31..06ecc2a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 / 问题修复 diff --git a/package.json b/package.json index b59e250..2c1944a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "frontend", - "version": "1.3.10", + "version": "1.3.11", "private": true, "homepage": "https://github.com/perfect-panel/frontend", "bugs": {