Skip to content

Commit 22c190b

Browse files
release-please[bot]Ace Nassri
authored and
Ace Nassri
committed
chore(main): release 7.0.0 (GoogleCloudPlatform#788)
🤖 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 (GoogleCloudPlatform#789) ### Features * support regapic LRO ([GoogleCloudPlatform#798](googleapis/nodejs-translate#798)) ([9f1ddc1](googleapis/nodejs-translate@9f1ddc1)) ### Bug Fixes * **deps:** update dependency @google-cloud/common to v4 ([GoogleCloudPlatform#793](googleapis/nodejs-translate#793)) ([a2d079b](googleapis/nodejs-translate@a2d079b)) * **test:** fix language detection test ([GoogleCloudPlatform#779](googleapis/nodejs-translate#779)) ([b6df5e2](googleapis/nodejs-translate@b6df5e2)) ### Build System * update library to use Node 12 ([GoogleCloudPlatform#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).
1 parent ce82970 commit 22c190b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

translate/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"dependencies": {
1717
"@google-cloud/automl": "^2.0.0",
1818
"@google-cloud/text-to-speech": "^3.0.0",
19-
"@google-cloud/translate": "^6.3.1",
19+
"@google-cloud/translate": "^7.0.0",
2020
"@google-cloud/vision": "^2.0.0",
2121
"yargs": "^16.0.0"
2222
},

0 commit comments

Comments
 (0)