Skip to content

Commit 83b955a

Browse files
chore(release): v2.36.4 (#1264)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 6027a60 commit 83b955a

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,14 @@ 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+
#### [2.36.4](https://github.com/ant-design/ant-design-mini/compare/2.36.3...2.36.4)
8+
9+
- fix: picker closing the mask flicker [`#1263`](https://github.com/ant-design/ant-design-mini/pull/1263)
10+
711
#### [2.36.3](https://github.com/ant-design/ant-design-mini/compare/2.36.2...2.36.3)
812

13+
> 8 August 2024
14+
915
- @alipay/axml-transverter 依赖替换 [`#1261`](https://github.com/ant-design/ant-design-mini/pull/1261)
1016
- feat: indexbar异步加载数据时,异常处理 [`#1260`](https://github.com/ant-design/ant-design-mini/pull/1260)
1117
- Feat: IndexBar demo optimize [`#1259`](https://github.com/ant-design/ant-design-mini/pull/1259)

package.json

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

0 commit comments

Comments
 (0)