From 6b024d87d98f119c8430dfab23088de40c9b4860 Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Fri, 11 Nov 2022 01:56:16 +0000 Subject: [PATCH] chore(main): release 2.2.3 (#203) :robot: I have created a release *beep* *boop* --- ## [2.2.3](https://togithub.com/googleapis/nodejs-functions/compare/v2.2.2...v2.2.3) (2022-11-11) ### Bug Fixes * **deps:** Use google-gax v3.5.2 ([#201](https://togithub.com/googleapis/nodejs-functions/issues/201)) ([727c86a](https://togithub.com/googleapis/nodejs-functions/commit/727c86a475f3405a86259e9ff1f2946e09ae81d3)) * Regenerated protos JS and TS definitions ([#205](https://togithub.com/googleapis/nodejs-functions/issues/205)) ([c2a42c6](https://togithub.com/googleapis/nodejs-functions/commit/c2a42c6eb29eea880d6c15ee85dc7a8b84f65eb9)) --- This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please). --- packages/google-cloud-functions/CHANGELOG.md | 8 ++++++++ packages/google-cloud-functions/package.json | 2 +- .../v1/snippet_metadata.google.cloud.functions.v1.json | 2 +- .../v2/snippet_metadata.google.cloud.functions.v2.json | 2 +- .../snippet_metadata.google.cloud.functions.v2alpha.json | 2 +- .../snippet_metadata.google.cloud.functions.v2beta.json | 2 +- packages/google-cloud-functions/samples/package.json | 2 +- 7 files changed, 14 insertions(+), 6 deletions(-) diff --git a/packages/google-cloud-functions/CHANGELOG.md b/packages/google-cloud-functions/CHANGELOG.md index 38f635d101e..4e3c3278e64 100644 --- a/packages/google-cloud-functions/CHANGELOG.md +++ b/packages/google-cloud-functions/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [2.2.3](https://github.com/googleapis/nodejs-functions/compare/v2.2.2...v2.2.3) (2022-11-11) + + +### Bug Fixes + +* **deps:** Use google-gax v3.5.2 ([#201](https://github.com/googleapis/nodejs-functions/issues/201)) ([727c86a](https://github.com/googleapis/nodejs-functions/commit/727c86a475f3405a86259e9ff1f2946e09ae81d3)) +* Regenerated protos JS and TS definitions ([#205](https://github.com/googleapis/nodejs-functions/issues/205)) ([c2a42c6](https://github.com/googleapis/nodejs-functions/commit/c2a42c6eb29eea880d6c15ee85dc7a8b84f65eb9)) + ## [2.2.2](https://github.com/googleapis/nodejs-functions/compare/v2.2.1...v2.2.2) (2022-09-21) diff --git a/packages/google-cloud-functions/package.json b/packages/google-cloud-functions/package.json index b2d5fa15e80..9eed76b58c1 100644 --- a/packages/google-cloud-functions/package.json +++ b/packages/google-cloud-functions/package.json @@ -1,6 +1,6 @@ { "name": "@google-cloud/functions", - "version": "2.2.2", + "version": "2.2.3", "description": "Functions client for Node.js", "repository": "googleapis/nodejs-functions", "license": "Apache-2.0", diff --git a/packages/google-cloud-functions/samples/generated/v1/snippet_metadata.google.cloud.functions.v1.json b/packages/google-cloud-functions/samples/generated/v1/snippet_metadata.google.cloud.functions.v1.json index 8c0207a9b7c..def50ce79c4 100644 --- a/packages/google-cloud-functions/samples/generated/v1/snippet_metadata.google.cloud.functions.v1.json +++ b/packages/google-cloud-functions/samples/generated/v1/snippet_metadata.google.cloud.functions.v1.json @@ -1,7 +1,7 @@ { "clientLibrary": { "name": "nodejs-functions", - "version": "2.2.2", + "version": "2.2.3", "language": "TYPESCRIPT", "apis": [ { diff --git a/packages/google-cloud-functions/samples/generated/v2/snippet_metadata.google.cloud.functions.v2.json b/packages/google-cloud-functions/samples/generated/v2/snippet_metadata.google.cloud.functions.v2.json index 9bffaee6d18..24267274d1f 100644 --- a/packages/google-cloud-functions/samples/generated/v2/snippet_metadata.google.cloud.functions.v2.json +++ b/packages/google-cloud-functions/samples/generated/v2/snippet_metadata.google.cloud.functions.v2.json @@ -1,7 +1,7 @@ { "clientLibrary": { "name": "nodejs-functions", - "version": "2.2.2", + "version": "2.2.3", "language": "TYPESCRIPT", "apis": [ { diff --git a/packages/google-cloud-functions/samples/generated/v2alpha/snippet_metadata.google.cloud.functions.v2alpha.json b/packages/google-cloud-functions/samples/generated/v2alpha/snippet_metadata.google.cloud.functions.v2alpha.json index 6cc44f4dfc7..33cd80e6595 100644 --- a/packages/google-cloud-functions/samples/generated/v2alpha/snippet_metadata.google.cloud.functions.v2alpha.json +++ b/packages/google-cloud-functions/samples/generated/v2alpha/snippet_metadata.google.cloud.functions.v2alpha.json @@ -1,7 +1,7 @@ { "clientLibrary": { "name": "nodejs-functions", - "version": "2.2.2", + "version": "2.2.3", "language": "TYPESCRIPT", "apis": [ { diff --git a/packages/google-cloud-functions/samples/generated/v2beta/snippet_metadata.google.cloud.functions.v2beta.json b/packages/google-cloud-functions/samples/generated/v2beta/snippet_metadata.google.cloud.functions.v2beta.json index 352866429b7..aecec79d2c1 100644 --- a/packages/google-cloud-functions/samples/generated/v2beta/snippet_metadata.google.cloud.functions.v2beta.json +++ b/packages/google-cloud-functions/samples/generated/v2beta/snippet_metadata.google.cloud.functions.v2beta.json @@ -1,7 +1,7 @@ { "clientLibrary": { "name": "nodejs-functions", - "version": "2.2.2", + "version": "2.2.3", "language": "TYPESCRIPT", "apis": [ { diff --git a/packages/google-cloud-functions/samples/package.json b/packages/google-cloud-functions/samples/package.json index 4c760c41520..b652cba0d4e 100644 --- a/packages/google-cloud-functions/samples/package.json +++ b/packages/google-cloud-functions/samples/package.json @@ -13,7 +13,7 @@ "test": "c8 mocha --timeout 600000 test/*.js" }, "dependencies": { - "@google-cloud/functions": "^2.2.2" + "@google-cloud/functions": "^2.2.3" }, "devDependencies": { "c8": "^7.1.0",