From ef7a6e9eeae80c5b004699c108f64a7d76d07078 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 21 Aug 2025 23:39:34 +0800 Subject: [PATCH] chore: Bump to 3.1.1 --- CHANGELOG | 6 ++++++ VERSION.txt | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index b4bc28f..028b0e4 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,9 @@ +## [3.1.1] - 2025-08-21 + +### Fixed + +- 修复了视频卡片 hover 的非播放按钮点击后进入播放页的问题 + ## [3.1.0] - 2025-08-21 ### Added diff --git a/VERSION.txt b/VERSION.txt index a0cd9f0..50e47c8 100644 --- a/VERSION.txt +++ b/VERSION.txt @@ -1 +1 @@ -3.1.0 \ No newline at end of file +3.1.1 \ No newline at end of file