Skip to content

Commit

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


## [7.0.0](googleapis/nodejs-translate@v6.3.1...v7.0.0) (2022-06-30)


### ⚠ BREAKING CHANGES

* update library to use Node 12 (#789)

### Features

* support regapic LRO ([#798](googleapis/nodejs-translate#798)) ([9f1ddc1](googleapis/nodejs-translate@9f1ddc1))


### Bug Fixes

* **deps:** update dependency @google-cloud/common to v4 ([#793](googleapis/nodejs-translate#793)) ([a2d079b](googleapis/nodejs-translate@a2d079b))
* **test:** fix language detection test ([#779](googleapis/nodejs-translate#779)) ([b6df5e2](googleapis/nodejs-translate@b6df5e2))


### Build System

* update library to use Node 12 ([#789](googleapis/nodejs-translate#789)) ([3060301](googleapis/nodejs-translate@3060301))

---
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 and Ace Nassri committed Nov 17, 2022
1 parent d7d401c commit 9dba9c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion translate/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"dependencies": {
"@google-cloud/automl": "^2.0.0",
"@google-cloud/text-to-speech": "^3.0.0",
"@google-cloud/translate": "^6.3.1",
"@google-cloud/translate": "^7.0.0",
"@google-cloud/vision": "^2.0.0",
"yargs": "^16.0.0"
},
Expand Down

0 comments on commit 9dba9c7

Please sign in to comment.