We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 138da24 commit a77bb36Copy full SHA for a77bb36
2 files changed
handwritten/CHANGELOG.md
@@ -4,6 +4,13 @@
4
5
[1]: https://www.npmjs.com/package/@google-cloud/error-reporting?activeTab=versions
6
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
14
## v0.5.2
15
16
12-20-2018 11:49 PST
handwritten/package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "@google-cloud/error-reporting",
3
"description": "Stackdriver Error Reporting Client Library for Node.js",
- "version": "0.5.2",
+ "version": "0.6.0",
"license": "Apache-2.0",
"author": "Google Inc.",
"engines": {
0 commit comments