Skip to content

Commit

Permalink
Release 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lili.21 committed Aug 1, 2023
1 parent a5a842c commit 1f57369
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@


# [0.2.0](https://github.com/lili21/semi-codemod/compare/0.1.0...0.2.0) (2023-08-01)


### Bug Fixes

* 修改文件名称为Message ([16730d6](https://github.com/lili21/semi-codemod/commit/16730d64d41463c1e3909cdd241eb159cd0e5744))


### Features

* Drawer组件支持 ([a72e2f2](https://github.com/lili21/semi-codemod/commit/a72e2f22fc9f89480f1c9e3320bcfd944354f097))
* Empty组件支持 ([bafb698](https://github.com/lili21/semi-codemod/commit/bafb698d43fe2c4bc3d38ed638d0447ed247d4c1))
* Popover组件支持 ([a5a842c](https://github.com/lili21/semi-codemod/commit/a5a842cc4a3e504142fc5c83b1d3d89be804f2c8))
* Slider组件支持 ([476c1d6](https://github.com/lili21/semi-codemod/commit/476c1d66f778cb7d4573587650861490b66b2911))
* Spin组件支持 ([9085316](https://github.com/lili21/semi-codemod/commit/908531638284304ea81ce9b9812fdc0e301f56e1))

# [0.1.0](https://github.com/lili21/semi-codemod/compare/0.0.4...0.1.0) (2023-08-01)


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": "semi-codemod",
"version": "0.1.0",
"version": "0.2.0",
"description": "",
"bin": "./bin/semi-codemod.js",
"scripts": {
Expand Down

0 comments on commit 1f57369

Please sign in to comment.