From e69eb3e384dc087b12f7bd25f61adfef37fbbaf7 Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Tue, 7 Sep 2021 16:50:13 +0000 Subject: [PATCH] chore: release 3.19.0 (#552) :robot: I have created a release \*beep\* \*boop\* --- ## [3.19.0](https://www.github.com/googleapis/nodejs-asset/compare/v3.18.0...v3.19.0) (2021-09-07) ### Features * add OSConfigZonalService API Committer: [@jaiminsh](https://www.github.com/jaiminsh) ([#553](https://www.github.com/googleapis/nodejs-asset/issues/553)) ([1ab2458](https://www.github.com/googleapis/nodejs-asset/commit/1ab2458b63ebe46b8aa8edbd2b1837e793d531f1)) * Release of relationships in v1, Add content type Relationship to support relationship search Committer: yuwangyw@ ([#551](https://www.github.com/googleapis/nodejs-asset/issues/551)) ([56526b0](https://www.github.com/googleapis/nodejs-asset/commit/56526b02d14d15fd6fc469cd614bff9098f3789b)) --- 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 e624bdf4b92..45fc6eadb92 100644 --- a/asset/snippets/package.json +++ b/asset/snippets/package.json @@ -15,7 +15,7 @@ "test": "mocha --timeout 180000" }, "dependencies": { - "@google-cloud/asset": "^3.18.0", + "@google-cloud/asset": "^3.19.0", "@google-cloud/bigquery": "^5.5.0", "@google-cloud/compute": "^2.0.0", "@google-cloud/storage": "^5.0.0",