Skip to content

Commit 979e86c

Browse files
chore: release 4.1.5 (#774)
🤖 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).
1 parent 2c0e4c4 commit 979e86c

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

handwritten/cloud-profiler/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@
44

55
[1]: https://www.npmjs.com/package/@google-cloud/profiler?activeTab=versions
66

7+
### [4.1.5](https://www.github.com/googleapis/cloud-profiler-nodejs/compare/v4.1.4...v4.1.5) (2021-10-06)
8+
9+
10+
### Bug Fixes
11+
12+
* 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))
13+
714
### [4.1.4](https://www.github.com/googleapis/cloud-profiler-nodejs/compare/v4.1.3...v4.1.4) (2021-09-14)
815

916

handwritten/cloud-profiler/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@google-cloud/profiler",
3-
"version": "4.1.4",
3+
"version": "4.1.5",
44
"description": "Adds support for Cloud Profiler to Node.js applications",
55
"repository": "googleapis/cloud-profiler-nodejs",
66
"main": "build/src/index.js",

handwritten/cloud-profiler/samples/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"author": "Google LLC.",
1818
"license": "Apache-2.0",
1919
"dependencies": {
20-
"@google-cloud/profiler": "^4.1.4"
20+
"@google-cloud/profiler": "^4.1.5"
2121
},
2222
"files": [
2323
"*.js"

0 commit comments

Comments
 (0)