Skip to content

Commit 482d5b1

Browse files
chore: release 3.1.0 (#637)
🤖 I have created a release \*beep\* \*boop\* --- ## [3.1.0](https://www.github.com/googleapis/nodejs-dialogflow/compare/v3.0.0...v3.1.0) (2020-07-10) ### Features * adds projectAgentEnvironmentPathTemplate and projectAgentEnvironmentUserSessionContextPathTemplate ([c204d9c](https://www.github.com/googleapis/nodejs-dialogflow/commit/c204d9cd7d9f121404b15783b8da5a451a671748)) ### Bug Fixes * typeo in nodejs .gitattribute ([#639](https://www.github.com/googleapis/nodejs-dialogflow/issues/639)) ([558aad8](https://www.github.com/googleapis/nodejs-dialogflow/commit/558aad81af74888516db9667f4a4e7b56cd3d3ba)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please).
1 parent ad499b5 commit 482d5b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dialogflow/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"test": "mocha system-test --timeout=600000"
1616
},
1717
"dependencies": {
18-
"@google-cloud/dialogflow": "^3.0.0",
18+
"@google-cloud/dialogflow": "^3.1.0",
1919
"pb-util": "^0.1.0",
2020
"uuid": "^8.0.0",
2121
"yargs": "^15.0.0"

0 commit comments

Comments
 (0)