From 9235fef3c663f4a32610d44af97d3dc9f6e5ce29 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sun, 29 Jun 2025 09:19:10 +0000 Subject: [PATCH] :bookmark: chore(release): v1.0.2 [skip ci] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## [1.0.2](https://github.com/perfect-panel/ppanel-web/compare/v1.0.1...v1.0.2) (2025-06-29) ### 🐛 Bug Fixes * **subscription**: User subscription information ([7d18ff6](https://github.com/perfect-panel/ppanel-web/commit/7d18ff6)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c60b518..081afb2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,13 @@ # Changelog +## [1.0.2](https://github.com/perfect-panel/ppanel-web/compare/v1.0.1...v1.0.2) (2025-06-29) + + +### 🐛 Bug Fixes + +* **subscription**: User subscription information ([7d18ff6](https://github.com/perfect-panel/ppanel-web/commit/7d18ff6)) + ## [1.0.1](https://github.com/perfect-panel/ppanel-web/compare/v1.0.0...v1.0.1) (2025-04-28) diff --git a/package.json b/package.json index a2639ae..11b07d6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ppanel-web", - "version": "1.0.1", + "version": "1.0.2", "private": true, "homepage": "https://github.com/perfect-panel/ppanel-web", "bugs": {