Skip to content

Commit

Permalink
fix: merge master
Browse files Browse the repository at this point in the history
  • Loading branch information
dennis.zpf committed Jan 7, 2025
2 parents 240dc5d + f43ca40 commit 5edad2b
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,20 @@ 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).

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

- Feat/table ellipse [`#1359`](https://github.com/ant-design/ant-design-mini/pull/1359)
- Update the link to the correct migration documentation [`#1325`](https://github.com/ant-design/ant-design-mini/pull/1325)
- fix-some-demo-op [`#1341`](https://github.com/ant-design/ant-design-mini/pull/1341)
- fix: popup title cant display in wechat platform [`#1358`](https://github.com/ant-design/ant-design-mini/pull/1358)
- CascaderPicker引用路径错误修正 [`#1343`](https://github.com/ant-design/ant-design-mini/pull/1343)
- Optimize docs [`#1354`](https://github.com/ant-design/ant-design-mini/pull/1354)
- docs: update doc [`6832e64`](https://github.com/ant-design/ant-design-mini/commit/6832e64d97eff3d6bf951033e48ff2c18fe19bd7)

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

> 30 December 2024
- Feat a part of component support wechat [`#1349`](https://github.com/ant-design/ant-design-mini/pull/1349)

#### [3.0.3](https://github.com/ant-design/ant-design-mini/compare/3.0.2...3.0.3)
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": "3.0.4",
"version": "3.0.5",
"description": "antd-mini 是支付宝小程序 UI 组件库,遵循 Ant Design 规范。",
"miniprogram": "compiled/wechat/src",
"scripts": {
Expand Down

0 comments on commit 5edad2b

Please sign in to comment.