From 7fa920f3970f075069d6e1b44105efc278829843 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sun, 30 Nov 2025 04:04:54 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=80=20chore(release):=20Release=201.1.?= =?UTF-8?q?0=20/=20=E5=8F=91=E5=B8=83=E7=89=88=E6=9C=AC=201.1.0=20[skip=20?= =?UTF-8?q?ci]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## [1.1.0](https://github.com/perfect-panel/frontend/compare/v1.0.3...v1.1.0) (2025-11-30) ### ✨ Features / 新功能 * add new payment icons for Alipay and WeChat Pay, update asset paths ([2ce0572](https://github.com/perfect-panel/frontend/commit/2ce0572283fe677e2e862aa2a8af1d44b7e7cfed)) --- CHANGELOG.md | 6 ++++++ package.json | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0be9ce7..2b09a92 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,6 +19,12 @@ This document records all notable changes to ShadCN Admin. --- +## [1.1.0](https://github.com/perfect-panel/frontend/compare/v1.0.3...v1.1.0) (2025-11-30) + +### ✨ Features / 新功能 + +* add new payment icons for Alipay and WeChat Pay, update asset paths ([2ce0572](https://github.com/perfect-panel/frontend/commit/2ce0572283fe677e2e862aa2a8af1d44b7e7cfed)) + ## [1.0.3](https://github.com/perfect-panel/frontend/compare/v1.0.2...v1.0.3) (2025-11-29) ### 🐛 Bug Fixes / 问题修复 diff --git a/package.json b/package.json index 4ed377b..8430b57 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "frontend", - "version": "1.0.3", + "version": "1.1.0", "private": true, "homepage": "https://github.com/perfect-panel/frontend", "bugs": {