Skip to content

Commit

Permalink
chore(main): release 4.7.0 (#920)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


## [4.7.0](googleapis/nodejs-dialogflow@v4.6.0...v4.7.0) (2022-03-25)


### Features

* added export documentation method ([35a77f4](googleapis/nodejs-dialogflow@35a77f4))
* added option to configure the number of sentences in the suggestion context ([#917](googleapis/nodejs-dialogflow#917)) ([17aa7d6](googleapis/nodejs-dialogflow@17aa7d6))
* removed OPTIONAL for speech model variant docs: added more docs for speech model variant and improved docs format for participant ([#906](googleapis/nodejs-dialogflow#906)) ([7df7d27](googleapis/nodejs-dialogflow@7df7d27))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
  • Loading branch information
release-please[bot] authored Mar 25, 2022
1 parent 914e084 commit 4337581
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dialogflow/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"test": "mocha system-test --timeout=600000"
},
"dependencies": {
"@google-cloud/dialogflow": "^4.6.0",
"@google-cloud/dialogflow": "^4.7.0",
"pb-util": "^1.0.0",
"uuid": "^8.0.0",
"yargs": "^16.0.0"
Expand Down

0 comments on commit 4337581

Please sign in to comment.