From 845f1ef0d2b2c260d65067cc15e96e94a01ddd7f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 20 Aug 2025 20:08:54 +0800 Subject: [PATCH] chore: Bump to 3.0.1 --- CHANGELOG | 6 ++++++ VERSION.txt | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index ac949c0..97d0936 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,9 @@ +## [3.0.1] - 2025-08-20 + +### Fixed + +- 修复授权初始化错误 + ## [3.0.0] - 2025-08-20 ### Added diff --git a/VERSION.txt b/VERSION.txt index 56fea8a..13d683c 100644 --- a/VERSION.txt +++ b/VERSION.txt @@ -1 +1 @@ -3.0.0 \ No newline at end of file +3.0.1 \ No newline at end of file