Skip to content

Commit

Permalink
v3.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
shaodahong committed Jun 28, 2020
1 parent 3d1b872 commit 1e8eefa
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 @@
## [3.0.4](https://github.com/aotuzuche/autos/compare/v3.0.3...v3.0.4) (2020-06-28)


### Bug Fixes

* fork-ts-checker-webpack-plugin init fail when if not ts project ([a0c7c0a](https://github.com/aotuzuche/autos/commit/a0c7c0af6ec067cbd5ef15857423d36304d3c1b7))



## [3.0.3](https://github.com/aotuzuche/autos/compare/v3.0.2...v3.0.3) (2020-06-19)


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": "autos",
"version": "3.0.3",
"version": "3.0.4",
"description": "auto standard tooling",
"main": "index.js",
"keywords": [
Expand Down

0 comments on commit 1e8eefa

Please sign in to comment.