Skip to content

Commit d1a5ff8

Browse files
chore(main): release 5.0.2 (#850)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent 28946cd commit d1a5ff8

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+
## [5.0.2](https://github.com/googleapis/cloud-profiler-nodejs/compare/v5.0.1...v5.0.2) (2022-07-25)
8+
9+
10+
### Bug Fixes
11+
12+
* **deps:** update dependency protobufjs to v7 ([#849](https://github.com/googleapis/cloud-profiler-nodejs/issues/849)) ([5536eac](https://github.com/googleapis/cloud-profiler-nodejs/commit/5536eac0ac661d54fab58a236d561b259b2fe04f))
13+
714
## [5.0.1](https://github.com/googleapis/cloud-profiler-nodejs/compare/v5.0.0...v5.0.1) (2022-07-08)
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": "5.0.1",
3+
"version": "5.0.2",
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": "^5.0.1"
20+
"@google-cloud/profiler": "^5.0.2"
2121
},
2222
"files": [
2323
"*.js"

0 commit comments

Comments
 (0)