From 7f81de31ab0d7dea4d50cd41f0bc3f7e0ce73983 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sun, 6 Jul 2025 11:59:27 +0000 Subject: [PATCH] :bookmark: chore(release): v1.1.0 [skip ci] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit # [1.1.0](https://github.com/perfect-panel/ppanel-web/compare/v1.0.2...v1.1.0) (2025-07-06) ### ✨ Features * **view**: Add AnyTLS protocol support and enhance node configuration options ([bcfb10a](https://github.com/perfect-panel/ppanel-web/commit/bcfb10a)) --- CHANGELOG.md | 10 ++++++++++ package.json | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a8c0454..ccc2d98 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,13 @@ + +# Changelog + +# [1.1.0](https://github.com/perfect-panel/ppanel-web/compare/v1.0.2...v1.1.0) (2025-07-06) + + +### ✨ Features + +* **view**: Add AnyTLS protocol support and enhance node configuration options ([bcfb10a](https://github.com/perfect-panel/ppanel-web/commit/bcfb10a)) + # Changelog diff --git a/package.json b/package.json index 11b07d6..36663b5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ppanel-web", - "version": "1.0.2", + "version": "1.1.0", "private": true, "homepage": "https://github.com/perfect-panel/ppanel-web", "bugs": {