Skip to content

Commit a77bb36

Browse files
Release v0.6.0 (#298)
1 parent 138da24 commit a77bb36

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

handwritten/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/error-reporting?activeTab=versions
66

7+
## v0.6.0
8+
9+
01-22-2019 09:59 PST
10+
11+
### New Features
12+
- feat: add a new `reportMode` configuration option ([#295](https://github.com/googleapis/nodejs-error-reporting/pull/295))
13+
714
## v0.5.2
815

916
12-20-2018 11:49 PST

handwritten/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@google-cloud/error-reporting",
33
"description": "Stackdriver Error Reporting Client Library for Node.js",
4-
"version": "0.5.2",
4+
"version": "0.6.0",
55
"license": "Apache-2.0",
66
"author": "Google Inc.",
77
"engines": {

0 commit comments

Comments
 (0)