Skip to content

Commit

Permalink
chore(release): v1.10.3
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jul 18, 2023
1 parent 2145215 commit 1ef8fda
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,16 @@ 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).

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

- fix: DatePicker [`#796`](https://github.com/ant-design/ant-design-mini/pull/796)
- fix: stepper [`#795`](https://github.com/ant-design/ant-design-mini/pull/795)
- fix(Picker): fix content slot [`#794`](https://github.com/ant-design/ant-design-mini/pull/794)

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

> 18 July 2023
- fix: stepper [`#792`](https://github.com/ant-design/ant-design-mini/pull/792)
- fix: missing FormTextareaDefaultProps [`#791`](https://github.com/ant-design/ant-design-mini/pull/791)

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": "1.10.2",
"version": "1.10.3",
"scripts": {
"dev": "node ./scripts/dev.js",
"build": "node ./scripts/build.js",
Expand Down

0 comments on commit 1ef8fda

Please sign in to comment.