From 199f4b5dee9c9b97bd27068b336b9addebe9ea70 Mon Sep 17 00:00:00 2001 From: cshaptx4869 <994774638@qq.com> Date: Thu, 29 Feb 2024 10:34:02 +0800 Subject: [PATCH] =?UTF-8?q?fix(CHANGELOG.md):=20:bug:=20=E4=BF=AE=E5=A4=8D?= =?UTF-8?q?=E6=97=A5=E6=9C=9F=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f2231d0..8ef386e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -# 2.9.1 (2023/02/28) +# 2.9.1 (2024/02/28) ### ♻️ refactor - 项目配置按钮移入navbar(author by [cshaptx4869](https://github.com/cshaptx4869)) - 优化user数据定义(author by [cshaptx4869](https://github.com/cshaptx4869)) @@ -9,7 +9,7 @@ - 修复登录页主题切换问题 (author by [cshaptx4869](https://github.com/cshaptx4869)) -# 2.9.0 (2023/02/25) +# 2.9.0 (2024/02/25) ### ✨ feat - 引入 animate.css 动画库 @@ -25,7 +25,7 @@ - 主题颜色设置按钮 hover 等未变化问题修复 -# 2.8.1 (2023/01/10) +# 2.8.1 (2024/01/10) ### ✨ feat - 替换 Mock 解决方案 vite-plugin-mock 为 vite-plugin-mock-dev-server 适配 Vite5