From eee3583c5b155aea31bc918ac0ec9ab907d7cdcf Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Wed, 2 Dec 2020 19:42:13 +0000 Subject: [PATCH] chore: release 2.2.2 (#98) :robot: I have created a release \*beep\* \*boop\* --- ### [2.2.2](https://www.github.com/googleapis/nodejs-media-translation/compare/v2.2.1...v2.2.2) (2020-11-25) ### Bug Fixes * **browser:** check for fetch on window ([c0245c5](https://www.github.com/googleapis/nodejs-media-translation/commit/c0245c54d8c45f1f3171e9066bc7bab3c4162b69)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). --- media-translation/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-translation/package.json b/media-translation/package.json index ee2eeeb011..4253c36bfa 100644 --- a/media-translation/package.json +++ b/media-translation/package.json @@ -13,7 +13,7 @@ "test": "c8 mocha --timeout 600000 test/*.js" }, "dependencies": { - "@google-cloud/media-translation": "^2.2.1", + "@google-cloud/media-translation": "^2.2.2", "node-record-lpcm16": "1.0.1" }, "devDependencies": {