Skip to content

Commit

Permalink
馃敄 Changed to v1.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
aswetlow committed Aug 14, 2018
1 parent 78ad6e0 commit d5325d4
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
7 changes: 6 additions & 1 deletion CHANGELOG.md
@@ -1,13 +1,18 @@
# Jovo Framework Changelog

## 1.4.3 (August 14, 2018)
* [#227](https://github.com/jovotech/jovo-framework-nodejs/pull/227) Alexa - AudioPlayer - add PlaybackController events - [@kouz75](https://github.com/kouz75)
* [#223](https://github.com/jovotech/jovo-framework-nodejs/pull/223) Added Botanalytics integration - [@BeyhanEsen](https://github.com/BeyhanEsen)
* Added routing of unknown requests to `Unhandled`-Handler


## 1.4.2 (August 09, 2018)
* Added database data to Jovo Debugger
* Added Google Action voice match helper

## 1.4.1 (August 08, 2018)
* Accept contact properties as string in AskForContactPermissionCard


## 1.4.0 (August 02, 2018)
* [#204](https://github.com/jovotech/jovo-framework-nodejs/pull/204) Added Alexa Gadgets API - [@omenocal](https://github.com/omenocal)
* Added Alexa 'Request Customer Contact Information' Card+API call
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "jovo-framework",
"version": "1.4.2",
"version": "1.4.3",
"description": "Jovo is a node.js framework for cross-platform voice app development. We currently support Amazon Alexa Skills and Actions for Google Home.",
"main": "index.js",
"dependencies": {
Expand Down

0 comments on commit d5325d4

Please sign in to comment.