Skip to content

Commit

Permalink
chore(release): v3.0.0 (#1305)
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 Nov 21, 2024
1 parent 5057ccd commit ecb8169
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ 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.0](https://github.com/ant-design/ant-design-mini/compare/2.36.8...3.0.0)

- Docs site dev [`#1304`](https://github.com/ant-design/ant-design-mini/pull/1304)

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

> 12 November 2024
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "antd-mini",
"version": "2.36.8",
"version": "3.0.0",
"description": "antd-mini 是支付宝小程序 UI 组件库,遵循 Ant Design 规范。",
"miniprogram": "compiled/wechat/src",
"scripts": {
Expand Down Expand Up @@ -157,4 +157,4 @@
],
"license": "MIT",
"homepage": "https://github.com/ant-design/ant-design-mini"
}
}

0 comments on commit ecb8169

Please sign in to comment.