Skip to content

Commit

Permalink
chore(release): v0.0.21
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Aug 22, 2022
1 parent 55ca21c commit 429ecba
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## 0.0.21 (2022-08-22)


### Features

* **Tabs:** delete useless style ([#229](https://github.com/ant-design/ant-design-mini/issues/229)) ([55ca21c](https://github.com/ant-design/ant-design-mini/commit/55ca21c9216761aa230060b03546a2ff72d34e3d))



## 0.0.20 (2022-08-02)
### Features
* 新增ProgressBar组件
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": "0.0.20",
"version": "0.0.21",
"scripts": {
"dev": "minidev dev --no-source-map",
"dev:site": "dumi dev",
Expand Down

0 comments on commit 429ecba

Please sign in to comment.