File tree 2 files changed +9
-1
lines changed
2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -4,8 +4,16 @@ All notable changes to this project will be documented in this file. Dates are d
4
4
5
5
Generated by [ ` auto-changelog ` ] ( https://github.com/CookPete/auto-changelog ) .
6
6
7
+ #### [ 3.0.7] ( https://github.com/ant-design/ant-design-mini/compare/3.0.6...3.0.7 )
8
+
9
+ - fix: display range problem [ ` #1383 ` ] ( https://github.com/ant-design/ant-design-mini/pull/1383 )
10
+ - Fix card divier [ ` #1378 ` ] ( https://github.com/ant-design/ant-design-mini/pull/1378 )
11
+ - fix: card divider [ ` #1377 ` ] ( https://github.com/ant-design/ant-design-mini/pull/1377 )
12
+
7
13
#### [ 3.0.6] ( https://github.com/ant-design/ant-design-mini/compare/3.0.6-beta.1...3.0.6 )
8
14
15
+ > 9 January 2025
16
+
9
17
- fix: form onValueChange validate time series problem [ ` #1372 ` ] ( https://github.com/ant-design/ant-design-mini/pull/1372 )
10
18
- Feat/table ellipse [ ` #1365 ` ] ( https://github.com/ant-design/ant-design-mini/pull/1365 )
11
19
- Add wx: key [ ` #1370 ` ] ( https://github.com/ant-design/ant-design-mini/pull/1370 )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " antd-mini" ,
3
- "version" : " 3.0.6 " ,
3
+ "version" : " 3.0.7 " ,
4
4
"description" : " antd-mini 是支付宝小程序 UI 组件库,遵循 Ant Design 规范。" ,
5
5
"miniprogram" : " compiled/wechat/src" ,
6
6
"scripts" : {
You can’t perform that action at this time.
0 commit comments