From a24783f02400c1ffec42f665320de23bd6dc1fae Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Tue, 17 Aug 2021 17:18:30 +0000 Subject: [PATCH] chore: release 3.2.4 (#173) :robot: I have created a release \*beep\* \*boop\* --- ### [3.2.4](https://www.github.com/googleapis/nodejs-service-directory/compare/v3.2.3...v3.2.4) (2021-08-17) ### Bug Fixes * **deps:** google-gax v2.24.1 ([#172](https://www.github.com/googleapis/nodejs-service-directory/issues/172)) ([f6a501e](https://www.github.com/googleapis/nodejs-service-directory/commit/f6a501ea9d4ff30a6df9fbfc74db80c4e402a932)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). --- service-directory/snippets/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/service-directory/snippets/package.json b/service-directory/snippets/package.json index 2c5474fe88..ead6cc4d0c 100644 --- a/service-directory/snippets/package.json +++ b/service-directory/snippets/package.json @@ -13,7 +13,7 @@ "test": "c8 mocha --timeout 600000 test/*.js" }, "dependencies": { - "@google-cloud/service-directory": "^3.2.3", + "@google-cloud/service-directory": "^3.2.4", "eslint": "^7.0.0", "json-schema": "^0.3.0", "uuid": "^8.0.0"