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 PATCH release 2.4.1
Browse files Browse the repository at this point in the history
Release Notes:
* Only set conv.data and user storage when changed
* Add TypeScript autocomplete for default Dialogflow intents
* Fix jsdoc for BrowseCarousel url
* Make simulator detection more strict
* Add a better error message when a simple response is required
* Fix simulator response for Dialogflow v1

Change-Id: I79f93cc7f7248a97f4f96905b17ad93b8c8399a7
  • Loading branch information
Canain committed Oct 5, 2018
1 parent 8489e37 commit e7829cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "Actions on Google Client Library for Node.js",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"version": "2.4.0",
"version": "2.4.1",
"license": "Apache-2.0",
"author": "Google Inc.",
"engines": {
Expand Down

0 comments on commit e7829cb

Please sign in to comment.