Skip to content
This repository has been archived by the owner on May 28, 2024. It is now read-only.

Commit

Permalink
Bump version to MINOR release 1.9.0
Browse files Browse the repository at this point in the history
* Add support for askToDeepLink
* Add askForPlace
* Add error message for Dialogflow v2 webhook requests
* Adds a call to action to debug intent error
* Handles error if userStorage is invalid JSON
* Adds console binding for debug logs
* Add imageDisplayOptions to Carousel
* Escalates deprecation logs to warnings
* Removes unnecessary semicolons

Bug: 73358977
Change-Id: I0b15bbc3eb84e65847cdfce9582b0128cabad2bf
  • Loading branch information
Canain committed Feb 26, 2018
1 parent d0762db commit be754b7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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
Expand Up @@ -2,7 +2,7 @@
"name": "actions-on-google",
"description": "Actions on Google Client Library for Node.js",
"main": "actions-on-google.js",
"version": "1.8.2",
"version": "1.9.0",
"license": "Apache-2.0",
"author": "Google Inc.",
"engines": {
Expand Down

0 comments on commit be754b7

Please sign in to comment.