From de696d5c453a408e772817a37a1fbdc8263034c7 Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Wed, 6 Oct 2021 20:22:29 +0000 Subject: [PATCH] chore: release 4.1.5 (#774) :robot: I have created a release \*beep\* \*boop\* --- ### [4.1.5](https://www.github.com/googleapis/cloud-profiler-nodejs/compare/v4.1.4...v4.1.5) (2021-10-06) ### Bug Fixes * workaround certificate expiration issue in integration tests ([#773](https://www.github.com/googleapis/cloud-profiler-nodejs/issues/773)) ([9d4908b](https://www.github.com/googleapis/cloud-profiler-nodejs/commit/9d4908b7161e0aade0915d2d88a43b0a6bfc9791)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). --- profiler/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profiler/package.json b/profiler/package.json index b2142a1845..ab688cf8b4 100644 --- a/profiler/package.json +++ b/profiler/package.json @@ -17,7 +17,7 @@ "author": "Google LLC.", "license": "Apache-2.0", "dependencies": { - "@google-cloud/profiler": "^4.1.4" + "@google-cloud/profiler": "^4.1.5" }, "files": [ "*.js"