Skip to content

Commit

Permalink
chore(package) v9.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
coderaiser committed Oct 22, 2018
1 parent 0a7545e commit 63850c2
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
2018.10.22, v9.0.1

fix:
- (console) crash when no options
- (babelrc) regeneratorRuntime is not defined (https://github.com/coderaiser/cloudcmd/issues/199)


2018.10.19, v9.0.0

feature:
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": "console-io",
"version": "9.0.0",
"version": "9.0.1",
"author": "coderaiser <mnemonic.enemy@gmail.com> (https://github.com/coderaiser)",
"description": "Web console",
"bin": {
Expand Down

0 comments on commit 63850c2

Please sign in to comment.