File tree 2 files changed +7
-1
lines changed
2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -4,8 +4,14 @@ 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
+ #### [ 2.36.2] ( https://github.com/ant-design/ant-design-mini/compare/2.36.1...2.36.2 )
8
+
9
+ - Feat calendar range [ ` #1256 ` ] ( https://github.com/ant-design/ant-design-mini/pull/1256 )
10
+
7
11
#### [ 2.36.1] ( https://github.com/ant-design/ant-design-mini/compare/2.36.0...2.36.1 )
8
12
13
+ > 31 July 2024
14
+
9
15
- fix: 修复modal默认插槽展示问题 [ ` #1252 ` ] ( https://github.com/ant-design/ant-design-mini/pull/1252 )
10
16
11
17
#### [ 2.36.0] ( https://github.com/ant-design/ant-design-mini/compare/2.35.7...2.36.0 )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " antd-mini" ,
3
- "version" : " 2.36.1 " ,
3
+ "version" : " 2.36.2 " ,
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