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
+ ### [ 3.1.1] ( https://www.github.com/googleapis/nodejs-dialogflow/compare/v3.1.0...v3.1.1 ) (2020-07-23)
8
+
9
+
10
+ ### Bug Fixes
11
+
12
+ * publish missing client config annotations ([ #653 ] ( https://www.github.com/googleapis/nodejs-dialogflow/issues/653 ) ) ([ b368797] ( https://www.github.com/googleapis/nodejs-dialogflow/commit/b36879723fd3aeab0c158d3ab76a5aa6505498e1 ) )
13
+
7
14
## [ 3.1.0] ( https://www.github.com/googleapis/nodejs-dialogflow/compare/v3.0.0...v3.1.0 ) (2020-07-10)
8
15
9
16
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.1.0 " ,
4
+ "version" : " 3.1.1 " ,
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.1.0 " ,
18
+ "@google-cloud/dialogflow" : " ^3.1.1 " ,
19
19
"pb-util" : " ^0.1.0" ,
20
20
"uuid" : " ^8.0.0" ,
21
21
"yargs" : " ^15.0.0"
You can’t perform that action at this time.
0 commit comments