Skip to content

Commit

Permalink
Update CHANGELOG for v2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
carmenlau committed Apr 2, 2020
1 parent d99ade0 commit 71861ec
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 2 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@

## 2.3.0 (2020-04-02)

### Features

- New auth ui support
- Support custom domain assignment

### Other notes

- Update staging and dev cluster to new cluster with auth ui support
- Upgrade deps and fix npm audit

## 2.2.0 (2020-03-02)

### 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.2.0",
"version": "2.3.0",
"description": "Skycli is tool for managing Skygear cluster",
"main": "dist/skycli.js",
"bin": {
Expand Down

0 comments on commit 71861ec

Please sign in to comment.