File tree 3 files changed +9
-2
lines changed
packages/google-cloud-dialogflow
3 files changed +9
-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
+ ### [ 0.12.2] ( https://www.github.com/googleapis/nodejs-dialogflow/compare/v0.12.1...v0.12.2 ) (2019-10-22)
8
+
9
+
10
+ ### Bug Fixes
11
+
12
+ * ** deps:** bump google-gax to 1.7.5 ([ #451 ] ( https://www.github.com/googleapis/nodejs-dialogflow/issues/451 ) ) ([ 1fddbd9] ( https://www.github.com/googleapis/nodejs-dialogflow/commit/1fddbd9e831256c395cb3cd3f59b43024da11d2e ) )
13
+
7
14
### [ 0.12.1] ( https://www.github.com/googleapis/nodejs-dialogflow/compare/v0.12.0...v0.12.1 ) (2019-10-09)
8
15
9
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " dialogflow" ,
3
3
"description" : " Dialogflow API client for Node.js" ,
4
- "version" : " 0.12.1 " ,
4
+ "version" : " 0.12.2 " ,
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
- "dialogflow" : " ^0.12.0 " ,
18
+ "dialogflow" : " ^0.12.2 " ,
19
19
"pb-util" : " ^0.1.0" ,
20
20
"uuid" : " ^3.3.2" ,
21
21
"yargs" : " ^14.0.0"
You can’t perform that action at this time.
0 commit comments