Skip to content

Commit

Permalink
0.2.9
Browse files Browse the repository at this point in the history
  • Loading branch information
whizbz11 committed Sep 3, 2020
1 parent 5595d74 commit dd659e7
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.2.9](https://github.com/yonui/yonui-cli/compare/v0.2.8...v0.2.9) (2020-09-03)


### Bug Fixes

* build 文件不存在时给出提示;不阻塞流程 ([5595d74](https://github.com/yonui/yonui-cli/commit/5595d7470888679cd69b4e59f61a39ba39c98059))



## [0.2.8](https://github.com/yonui/yonui-cli/compare/v0.2.7...v0.2.8) (2020-09-03)


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": "yonui-cli",
"version": "0.2.8",
"version": "0.2.9",
"description": "",
"main": "index.js",
"bin": {
Expand Down

0 comments on commit dd659e7

Please sign in to comment.