Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,17 @@

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

## [4.0.0](https://github.com/googleapis/nodejs-error-reporting/compare/v3.0.5...v4.0.0) (2024-06-19)


### ⚠ BREAKING CHANGES

* upgrade to Node 14 ([#715](https://github.com/googleapis/nodejs-error-reporting/issues/715))

### Miscellaneous Chores

* Upgrade to Node 14 ([#715](https://github.com/googleapis/nodejs-error-reporting/issues/715)) ([3b76387](https://github.com/googleapis/nodejs-error-reporting/commit/3b763879091d5844dc5f46831680f202a7e79f14))

## [3.0.5](https://github.com/googleapis/nodejs-error-reporting/compare/v3.0.4...v3.0.5) (2022-12-02)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@google-cloud/error-reporting",
"description": "Error Reporting Client Library for Node.js",
"version": "3.0.5",
"version": "4.0.0",
"license": "Apache-2.0",
"author": "Google Inc.",
"engines": {
Expand Down