From 141191d4be5cf44dde4b0e9fe874be2f2f1a885e Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Wed, 21 Jul 2021 00:18:12 +0000 Subject: [PATCH] chore: release 2.3.4 (#273) :robot: I have created a release \*beep\* \*boop\* --- ### [2.3.4](https://www.github.com/googleapis/nodejs-datacatalog/compare/v2.3.3...v2.3.4) (2021-07-21) ### Bug Fixes * **deps:** google-gax v2.17.1 ([#272](https://www.github.com/googleapis/nodejs-datacatalog/issues/272)) ([62ffcc6](https://www.github.com/googleapis/nodejs-datacatalog/commit/62ffcc6fd9a5b68936a57c1ac5a041527e38fec3)) * Updating WORKSPACE files to use the newest version of the Typescript generator. ([#274](https://www.github.com/googleapis/nodejs-datacatalog/issues/274)) ([3ebafcd](https://www.github.com/googleapis/nodejs-datacatalog/commit/3ebafcdbfaf50ff96f9d828e33cc355af33a7000)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). --- datacatalog/snippets/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/datacatalog/snippets/package.json b/datacatalog/snippets/package.json index 2d0889d848..b8e52a568c 100644 --- a/datacatalog/snippets/package.json +++ b/datacatalog/snippets/package.json @@ -16,7 +16,7 @@ }, "dependencies": { "@google-cloud/bigquery": "^5.5.0", - "@google-cloud/datacatalog": "^2.3.3", + "@google-cloud/datacatalog": "^2.3.4", "uuid": "^8.3.1" }, "devDependencies": {