From 4ebbcff6c68df9357ce471a4ba411b0be00bd300 Mon Sep 17 00:00:00 2001 From: wandali Date: Thu, 28 Mar 2024 18:59:52 +0800 Subject: [PATCH] docs: update release note --- docs/release-note-alpha.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/release-note-alpha.md b/docs/release-note-alpha.md index b0d0e61f..112e2e48 100644 --- a/docs/release-note-alpha.md +++ b/docs/release-note-alpha.md @@ -1,3 +1,7 @@ +#### 4.07.2024032807-alpha +##### uni-app x 插件 +* Web平台 修复 4.06版引出的 button 更改 border-radius 后边框样式不对的Bug + #### 4.04.2024031519-alpha ##### uni-app x 插件 * Web平台 优化 减少编译耗时 -- GitLab