Skip to content
This repository was archived by the owner on Apr 3, 2024. It is now read-only.

Commit a722ced

Browse files
release-please[bot]DominicKramer
authored andcommitted
chore: release 4.0.4 (#763)
1 parent 91428da commit a722ced

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Node.js Agent for Google Cloud Debug ChangeLog
22

3+
### [4.0.4](https://www.github.com/googleapis/cloud-debug-nodejs/compare/v4.0.3...v4.0.4) (2019-10-02)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update dependency gcp-metadata to v3 ([#757](https://www.github.com/googleapis/cloud-debug-nodejs/issues/757)) ([77d0d93](https://www.github.com/googleapis/cloud-debug-nodejs/commit/77d0d93))
9+
310
### [4.0.3](https://www.github.com/googleapis/cloud-debug-nodejs/compare/v4.0.2...v4.0.3) (2019-08-22)
411

512

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/debug-agent",
3-
"version": "4.0.3",
3+
"version": "4.0.4",
44
"author": "Google Inc.",
55
"description": "Stackdriver Debug Agent for Node.js",
66
"main": "./build/src/index",

0 commit comments

Comments
 (0)