Skip to content

Commit

Permalink
chore(release): v2.29.2 (#1148)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Apr 10, 2024
1 parent 76881b1 commit 51b349b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,15 @@ All notable changes to this project will be documented in this file. Dates are d

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

#### [2.29.2](https://github.com/ant-design/ant-design-mini/compare/2.29.1...2.29.2)

- Fix/calendar scroll [`#1147`](https://github.com/ant-design/ant-design-mini/pull/1147)
- fix: 修复modal微信端无动效问题 [`#1144`](https://github.com/ant-design/ant-design-mini/pull/1144)
- feat: 支持滚动到当前选择的日期 [`#1145`](https://github.com/ant-design/ant-design-mini/pull/1145)

#### [2.29.1](https://github.com/ant-design/ant-design-mini/compare/2.29.0...2.29.1)

> 3 April 2024
> 7 April 2024
- fix: 修复modal微信端无动效问题 [`#1139`](https://github.com/ant-design/ant-design-mini/pull/1139)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "antd-mini",
"version": "2.29.1",
"version": "2.29.2",
"description": "antd-mini 是支付宝小程序 UI 组件库,遵循 Ant Design 规范。",
"miniprogram": "compiled/wechat/src",
"scripts": {
Expand Down

0 comments on commit 51b349b

Please sign in to comment.