Skip to content

Commit 65ca76e

Browse files
chore(main): release 7.0.1 (#803)
🤖 I have created a release *beep* *boop* --- ## [7.0.1](googleapis/nodejs-translate@v7.0.0...v7.0.1) (2022-08-10) ### Bug Fixes * **deps:** do not depend on protobufjs ([#802](googleapis/nodejs-translate#802)) ([e8f13e4](googleapis/nodejs-translate@e8f13e4)) * **deps:** update dependency @google-cloud/automl to v3 ([#796](googleapis/nodejs-translate#796)) ([440b1cb](googleapis/nodejs-translate@440b1cb)) * **deps:** update dependency @google-cloud/text-to-speech to v4 ([#797](googleapis/nodejs-translate#797)) ([a210e6e](googleapis/nodejs-translate@a210e6e)) --- 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 c8f0ad8 commit 65ca76e

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": "^3.0.0",
1818
"@google-cloud/text-to-speech": "^4.0.0",
19-
"@google-cloud/translate": "^7.0.0",
19+
"@google-cloud/translate": "^7.0.1",
2020
"@google-cloud/vision": "^2.0.0",
2121
"yargs": "^16.0.0"
2222
},

0 commit comments

Comments
 (0)