Skip to content

Commit

Permalink
Update CHANGELOG for v2.0.0-alpha.6
Browse files Browse the repository at this point in the history
  • Loading branch information
carmenlau committed Nov 26, 2019
1 parent b3c5415 commit 1c0dcae
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## 2.0.0-alpha.6 (2019-11-26)

### Breaking Changes

- Update controller API endpoints
- Update artifact upload with asset gear

## 2.0.0-alpha.5 (2019-11-20)

### Features
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.0.0-alpha.5",
"version": "2.0.0-alpha.6",
"description": "Skycli is tool for managing Skygear cluster",
"main": "index.js",
"bin": {
Expand Down

0 comments on commit 1c0dcae

Please sign in to comment.