Skip to content

Commit fdbc18e

Browse files
chore(main): release 4.0.0
1 parent eba9bac commit fdbc18e

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,17 @@
44

55
[1]: https://www.npmjs.com/package/@google-cloud/error-reporting?activeTab=versions
66

7+
## [4.0.0](https://github.com/googleapis/nodejs-error-reporting/compare/v3.0.5...v4.0.0) (2024-01-16)
8+
9+
10+
### ⚠ BREAKING CHANGES
11+
12+
* upgrade to Node 14 ([#715](https://github.com/googleapis/nodejs-error-reporting/issues/715))
13+
14+
### Miscellaneous Chores
15+
16+
* Upgrade to Node 14 ([#715](https://github.com/googleapis/nodejs-error-reporting/issues/715)) ([3b76387](https://github.com/googleapis/nodejs-error-reporting/commit/3b763879091d5844dc5f46831680f202a7e79f14))
17+
718
## [3.0.5](https://github.com/googleapis/nodejs-error-reporting/compare/v3.0.4...v3.0.5) (2022-12-02)
819

920

package.json

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

0 commit comments

Comments
 (0)