Skip to content

Commit

Permalink
Update CHANGELOG for v2.0.0-alpha.4
Browse files Browse the repository at this point in the history
  • Loading branch information
carmenlau committed Nov 13, 2019
1 parent 15e84c0 commit 16ef2a4
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 2 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
## 2.0.0-alpha.4 (2019-11-13)

### Features

- Update secret commands
- Update microservice environment payload
- Support setting custom cluster server

### Other notes

- Update signup copywriting to ask for email verification
- Update SDK
- Update staging and production api key
- Remove examples

## 2.0.0-alpha.3 (2019-10-24)

### Other notes
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.3",
"version": "2.0.0-alpha.4",
"description": "Skycli is tool for managing Skygear cluster",
"main": "index.js",
"bin": {
Expand Down

0 comments on commit 16ef2a4

Please sign in to comment.