Skip to content

Commit 355aefa

Browse files
chore(release): v3.0.7
1 parent 4e7a329 commit 355aefa

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,16 @@ All notable changes to this project will be documented in this file. Dates are d
44

55
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
66

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+
713
#### [3.0.6](https://github.com/ant-design/ant-design-mini/compare/3.0.6-beta.1...3.0.6)
814

15+
> 9 January 2025
16+
917
- fix: form onValueChange validate time series problem [`#1372`](https://github.com/ant-design/ant-design-mini/pull/1372)
1018
- Feat/table ellipse [`#1365`](https://github.com/ant-design/ant-design-mini/pull/1365)
1119
- Add wx:key [`#1370`](https://github.com/ant-design/ant-design-mini/pull/1370)

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "antd-mini",
3-
"version": "3.0.6",
3+
"version": "3.0.7",
44
"description": "antd-mini 是支付宝小程序 UI 组件库,遵循 Ant Design 规范。",
55
"miniprogram": "compiled/wechat/src",
66
"scripts": {

0 commit comments

Comments
 (0)