Skip to content

Commit ff998c3

Browse files
chore(release): v3.4.1 (#1512)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 1287e53 commit ff998c3

2 files changed

Lines changed: 15 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,22 @@ 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.4.0](https://github.com/ant-design/ant-design-mini/compare/3.3.2...3.4.0)
7+
#### [3.4.1](https://github.com/ant-design/ant-design-mini/compare/3.4.0...3.4.1)
8+
9+
- Fix swipe action [`#1511`](https://github.com/ant-design/ant-design-mini/pull/1511)
10+
- fix: popup animation [`96dc633`](https://github.com/ant-design/ant-design-mini/commit/96dc63388d7a4dfc6bc9439812171b8207607dab)
11+
12+
#### [3.4.0](https://github.com/ant-design/ant-design-mini/compare/3.4.0-beta.1...3.4.0)
13+
14+
> 22 September 2025
15+
16+
#### [3.4.0-beta.1](https://github.com/ant-design/ant-design-mini/compare/3.3.2...3.4.0-beta.1)
17+
18+
> 29 September 2025
819
920
- Feat animation [`#1506`](https://github.com/ant-design/ant-design-mini/pull/1506)
21+
- fix: swipeaction click [`8b32bce`](https://github.com/ant-design/ant-design-mini/commit/8b32bce00c21c2bbe07311a1a00711970b1bf3a6)
22+
- fix: popup animation [`96dc633`](https://github.com/ant-design/ant-design-mini/commit/96dc63388d7a4dfc6bc9439812171b8207607dab)
1023

1124
#### [3.3.2](https://github.com/ant-design/ant-design-mini/compare/3.3.1...3.3.2)
1225

package.json

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

0 commit comments

Comments
 (0)