File tree Expand file tree Collapse file tree 3 files changed +9
-2
lines changed
packages/google-cloud-dialogflow Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 44
55[ 1 ] : https://www.npmjs.com/package/dialogflow?activeTab=versions
66
7+ ### [ 1.1.1] ( https://www.github.com/googleapis/nodejs-dialogflow/compare/v1.1.0...v1.1.1 ) (2020-01-09)
8+
9+
10+ ### Bug Fixes
11+
12+ * proto updates, no code changes ([ 1388648] ( https://www.github.com/googleapis/nodejs-dialogflow/commit/138864846d04397d8e590e817de6c3e94d800423 ) )
13+
714## [ 1.1.0] ( https://www.github.com/googleapis/nodejs-dialogflow/compare/v1.0.0...v1.1.0 ) (2020-01-05)
815
916
Original file line number Diff line number Diff line change 11{
22 "name" : " dialogflow" ,
33 "description" : " Dialogflow API client for Node.js" ,
4- "version" : " 1.1.0 " ,
4+ "version" : " 1.1.1 " ,
55 "license" : " Apache-2.0" ,
66 "author" : " Google LLC" ,
77 "engines" : {
Original file line number Diff line number Diff line change 1515 "test" : " mocha system-test --timeout=600000"
1616 },
1717 "dependencies" : {
18- "dialogflow" : " ^1.1.0 " ,
18+ "dialogflow" : " ^1.1.1 " ,
1919 "pb-util" : " ^0.1.0" ,
2020 "uuid" : " ^3.3.2" ,
2121 "yargs" : " ^15.0.0"
You can’t perform that action at this time.
0 commit comments