Skip to content

Commit dd90ac8

Browse files
committed
v0.12.1
1 parent 060a248 commit dd90ac8

File tree

3 files changed

+9
-15
lines changed

3 files changed

+9
-15
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.1
2+
- Include @types/express as dependency
3+
14
## 0.12.0
25
- Add integration with raygun-apm, errors reported during a trace should link between trace and error
36

package-lock.json

Lines changed: 5 additions & 14 deletions
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.12.0",
4+
"version": "0.12.1",
55
"homepage": "https://github.com/MindscapeHQ/raygun4node",
66
"author": {
77
"name": "MindscapeHQ",

0 commit comments

Comments
 (0)