File tree 3 files changed +14
-2
lines changed
packages/google-cloud-dialogflow
3 files changed +14
-2
lines changed Original file line number Diff line number Diff line change 4
4
5
5
[ 1 ] : https://www.npmjs.com/package/dialogflow?activeTab=versions
6
6
7
+ ## [ 3.3.0] ( https://www.github.com/googleapis/nodejs-dialogflow/compare/v3.2.0...v3.3.0 ) (2020-09-15)
8
+
9
+
10
+ ### Features
11
+
12
+ * added Telephony Gateway DTMF events doc: added locations in resource name formats doc: wording updates for tiers ([ #683 ] ( https://www.github.com/googleapis/nodejs-dialogflow/issues/683 ) ) ([ a0cb46a] ( https://www.github.com/googleapis/nodejs-dialogflow/commit/a0cb46a81b3b50257152362fdb36862b1e90d567 ) )
13
+
14
+
15
+ ### Bug Fixes
16
+
17
+ * ** deps:** update dependency yargs to v16 ([ #676 ] ( https://www.github.com/googleapis/nodejs-dialogflow/issues/676 ) ) ([ 217bb9c] ( https://www.github.com/googleapis/nodejs-dialogflow/commit/217bb9c209000d20157fc6478cd9a26369e8b106 ) )
18
+
7
19
## [ 3.2.0] ( https://www.github.com/googleapis/nodejs-dialogflow/compare/v3.1.1...v3.2.0 ) (2020-07-29)
8
20
9
21
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @google-cloud/dialogflow" ,
3
3
"description" : " Dialogflow API client for Node.js" ,
4
- "version" : " 3.2 .0" ,
4
+ "version" : " 3.3 .0" ,
5
5
"license" : " Apache-2.0" ,
6
6
"author" : " Google LLC" ,
7
7
"engines" : {
Original file line number Diff line number Diff line change 15
15
"test" : " mocha system-test --timeout=600000"
16
16
},
17
17
"dependencies" : {
18
- "@google-cloud/dialogflow" : " ^3.2 .0" ,
18
+ "@google-cloud/dialogflow" : " ^3.3 .0" ,
19
19
"pb-util" : " ^0.1.0" ,
20
20
"uuid" : " ^8.0.0" ,
21
21
"yargs" : " ^16.0.0"
You can’t perform that action at this time.
0 commit comments