Skip to content

Commit

Permalink
Update CHANGELOG for v2.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
louischan-oursky committed Jan 22, 2020
1 parent f47a25a commit f5abf52
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 2 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
## 2.1.2 (2020-01-22)

### Bug Fixes

- Fix skycli config set-cluster --cluster option
- Make some command options mutually exclusive

### Internals

- Run runtime and dev dependencies

## 2.1.1 (2020-01-21)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@skygear/skycli",
"version": "2.1.1",
"version": "2.1.2",
"description": "Skycli is tool for managing Skygear cluster",
"main": "dist/skycli.js",
"bin": {
Expand Down

0 comments on commit f5abf52

Please sign in to comment.