From 6172b7eb8cf2a1e9f24bb4c2d85791827e235e67 Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Tue, 9 Feb 2021 18:10:04 +0000 Subject: [PATCH] chore: release 3.12.0 (#450) :robot: I have created a release \*beep\* \*boop\* --- ## [3.12.0](https://www.github.com/googleapis/nodejs-asset/compare/v3.11.0...v3.12.0) (2021-02-09) ### Features * **samples:** add samples for analyzeIamPolicy and analyzeIamPolicyLongrunning ([#433](https://www.github.com/googleapis/nodejs-asset/issues/433)) ([dfbd75c](https://www.github.com/googleapis/nodejs-asset/commit/dfbd75c98f2977d3a9af06e7637c005b82eda973)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). --- asset/snippets/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/asset/snippets/package.json b/asset/snippets/package.json index 4c6b84b3f6c..b3d78c52bea 100644 --- a/asset/snippets/package.json +++ b/asset/snippets/package.json @@ -15,7 +15,7 @@ "test": "mocha --timeout 180000" }, "dependencies": { - "@google-cloud/asset": "^3.11.0", + "@google-cloud/asset": "^3.12.0", "@google-cloud/bigquery": "^5.5.0", "@google-cloud/compute": "^2.0.0", "@google-cloud/storage": "^5.0.0",