Skip to content

Commit e401fb3

Browse files
committed
v0.12.0
1 parent 4a0b98c commit e401fb3

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## 0.12.0
2+
- Add integration with raygun-apm, errors reported during a trace should link between trace and error
3+
14
## 0.11.1
25
- Fix send annotations requiring too many arguments
36
- Add default export to module

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "raygun",
33
"description": "Raygun.io package for Node, written in TypeScript",
4-
"version": "0.11.1",
4+
"version": "0.12.0",
55
"homepage": "https://github.com/MindscapeHQ/raygun4node",
66
"author": {
77
"name": "MindscapeHQ",

0 commit comments

Comments
 (0)