Skip to content

Commit 9a28b83

Browse files
release-please[bot]NimJay
authored andcommitted
chore: release 4.3.0 (#861)
🤖 I have created a release \*beep\* \*boop\* --- ## [4.3.0](https://www.github.com/googleapis/nodejs-dialogflow/compare/v4.2.0...v4.3.0) (2021-08-16) ### Features * expose `Locations` service to get/list avaliable locations of Dialogflow products; fixed some API annotations ([#860](https://www.github.com/googleapis/nodejs-dialogflow/issues/860)) ([05ea702](https://www.github.com/googleapis/nodejs-dialogflow/commit/05ea702372c08d0f0f157419799e59ea983df32a)) ### Bug Fixes * **build:** migrate to using main branch ([#862](https://www.github.com/googleapis/nodejs-dialogflow/issues/862)) ([ec0635c](https://www.github.com/googleapis/nodejs-dialogflow/commit/ec0635c17384c4fc5661d8a046b50b3fc2920505)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
1 parent 7d4d2d9 commit 9a28b83

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": "^4.2.0",
18+
"@google-cloud/dialogflow": "^4.3.0",
1919
"pb-util": "^1.0.0",
2020
"uuid": "^8.0.0",
2121
"yargs": "^16.0.0"

0 commit comments

Comments
 (0)