Skip to content

Commit d2f644a

Browse files
chore(main): release 4.0.0
1 parent f5e356a commit d2f644a

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,19 @@
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) (2025-11-25)
8+
9+
10+
### ⚠ BREAKING CHANGES
11+
12+
* support node 18 ([#776](https://github.com/googleapis/nodejs-error-reporting/issues/776))
13+
* upgrade to Node 14 ([#715](https://github.com/googleapis/nodejs-error-reporting/issues/715))
14+
15+
### Miscellaneous Chores
16+
17+
* Support node 18 ([#776](https://github.com/googleapis/nodejs-error-reporting/issues/776)) ([f5e356a](https://github.com/googleapis/nodejs-error-reporting/commit/f5e356ac1c3bf2a86de46df9f3c41008bf433446))
18+
* Upgrade to Node 14 ([#715](https://github.com/googleapis/nodejs-error-reporting/issues/715)) ([3b76387](https://github.com/googleapis/nodejs-error-reporting/commit/3b763879091d5844dc5f46831680f202a7e79f14))
19+
720
## [3.0.5](https://github.com/googleapis/nodejs-error-reporting/compare/v3.0.4...v3.0.5) (2022-12-02)
821

922

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": "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)