Skip to content

Commit

Permalink
chore(release): v2.30.1 (#1178)
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 May 9, 2024
1 parent bc06866 commit 48c4a11
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,21 @@ 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.30.1](https://github.com/ant-design/ant-design-mini/compare/2.30.0...2.30.1)

- feat: selector支持插槽 [`#1177`](https://github.com/ant-design/ant-design-mini/pull/1177)
- Feat popup no hook [`#1173`](https://github.com/ant-design/ant-design-mini/pull/1173)
- Feat number keyboard no hook [`#1171`](https://github.com/ant-design/ant-design-mini/pull/1171)
- Feat notice bar no hook [`#1169`](https://github.com/ant-design/ant-design-mini/pull/1169)
- Feat no hooks input [`#1164`](https://github.com/ant-design/ant-design-mini/pull/1164)
- feat: DateRangePicker和CascaderPicker增加visible和defaultVisible后完善单元测试 [`#1167`](https://github.com/ant-design/ant-design-mini/pull/1167)
- feat: DateRangePicker和CascaderPicker支持visible和defaultVisible [`#1158`](https://github.com/ant-design/ant-design-mini/pull/1158)
- feat: DatePicker增加visible和defaultVisible后完善单元测试 [`#1163`](https://github.com/ant-design/ant-design-mini/pull/1163)

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

> 19 April 2024
- fix: 输入框允许清楚的情况下,自动失焦问题 [`#1161`](https://github.com/ant-design/ant-design-mini/pull/1161)
- Feat progress animation [`#1160`](https://github.com/ant-design/ant-design-mini/pull/1160)
- feat: progress hook offline [`#1159`](https://github.com/ant-design/ant-design-mini/pull/1159)
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.30.0",
"version": "2.30.1",
"description": "antd-mini 是支付宝小程序 UI 组件库,遵循 Ant Design 规范。",
"miniprogram": "compiled/wechat/src",
"scripts": {
Expand Down

0 comments on commit 48c4a11

Please sign in to comment.