From aa1006975d521b5e52c84e73fe7a156c5da706f5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 14 Aug 2025 23:40:30 +0800 Subject: [PATCH] chore: Bump to 2.2.1 --- CHANGELOG | 6 ++++++ VERSION.txt | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index a1cd2d5..ed76280 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,9 @@ +## [2.2.1] - 2025-08-14 + +### Fixed + +- 修复了筛选 panel 打开时滚动页面 panel 不跟随的问题 + ## [2.2.0] - 2025-08-14 ### Added diff --git a/VERSION.txt b/VERSION.txt index e3a4f19..fae692e 100644 --- a/VERSION.txt +++ b/VERSION.txt @@ -1 +1 @@ -2.2.0 \ No newline at end of file +2.2.1 \ No newline at end of file