Skip to content

Commit

Permalink
Release 0.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
lili.21 committed Jul 28, 2023
1 parent 119eca8 commit 3a733b2
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
11 changes: 10 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@


## [0.0.4](https://github.com/lili21/semi-codemod/compare/0.0.3...0.0.4) (2023-07-28)


### Bug Fixes

* antd import remove timing ([a4bd478](https://github.com/lili21/semi-codemod/commit/a4bd478f64865f2f9fb519d7b344bed6983a172a))

# Changelog

## [0.0.3] - 2023-07-27
Expand All @@ -7,4 +16,4 @@
- Breadcrumb
- Notification

## [0.0.2] - 2023-07-26
## [0.0.2] - 2023-07-26
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.0.3",
"version": "0.0.4",
"description": "",
"bin": "./bin/semi-codemod.js",
"scripts": {
Expand Down

0 comments on commit 3a733b2

Please sign in to comment.