Skip to content

Commit

Permalink
chore(main): release 5.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored Feb 9, 2023
1 parent e414a04 commit 721e76c
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,14 @@

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

## [5.0.4](https://github.com/googleapis/cloud-profiler-nodejs/compare/v5.0.3...v5.0.4) (2023-02-09)


### Bug Fixes

* **deps:** Update dependency protobufjs to ~7.2.0 ([#868](https://github.com/googleapis/cloud-profiler-nodejs/issues/868)) ([e414a04](https://github.com/googleapis/cloud-profiler-nodejs/commit/e414a043e12d9d46b24fecdb761c434a3a225699))
* Update go installation method ([#862](https://github.com/googleapis/cloud-profiler-nodejs/issues/862)) ([07f69a7](https://github.com/googleapis/cloud-profiler-nodejs/commit/07f69a7ed35ca1c438a63f4d2c7ea71e7f2b9882))

## [5.0.3](https://github.com/googleapis/cloud-profiler-nodejs/compare/v5.0.2...v5.0.3) (2022-09-09)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@google-cloud/profiler",
"version": "5.0.3",
"version": "5.0.4",
"description": "Adds support for Cloud Profiler to Node.js applications",
"repository": "googleapis/cloud-profiler-nodejs",
"main": "build/src/index.js",
Expand Down
2 changes: 1 addition & 1 deletion samples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"author": "Google LLC.",
"license": "Apache-2.0",
"dependencies": {
"@google-cloud/profiler": "^5.0.3"
"@google-cloud/profiler": "^5.0.4"
},
"files": [
"*.js"
Expand Down

0 comments on commit 721e76c

Please sign in to comment.