Skip to content

Commit

Permalink
chore(release): 0.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Chih-Ying committed Dec 25, 2019
1 parent e18b1df commit 0c1ea02
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [0.6.1](https://github.com/alexa-labs/ask-cli/compare/v0.6.0...v0.6.1) (2019-12-25)


### Bug Fixes

* upgraded nodejs from v8 to v10 & fixed validate lambda deploy state issue ([e18b1df](https://github.com/alexa-labs/ask-cli/commit/e18b1df002eca8fd7f64c3f216192e91483c14f7))

## [0.6.0](https://github.com/alexa-labs/ask-cli/compare/v0.5.0...v0.6.0) (2019-12-12)


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": "ask-cli-x",
"version": "0.6.0",
"version": "0.6.1",
"description": "Alexa Skills Kit (ASK) Command Line Interfaces - the X version",
"bin": {
"askx": "bin/askx.js"
Expand Down

0 comments on commit 0c1ea02

Please sign in to comment.