8000 2.6.2 · lordnox/sentry-javascript@f59a264 · GitHub
[go: up one dir, main page]

Skip to content
This repository was archived by the owner on Jan 8, 2025. It is now read-only.

Commit f59a264

Browse files
committed
2.6.2
1 parent f64ad74 commit f59a264

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

History.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## 2.6.2 - 2018-05-17
4+
5+
- ref: Emit transaction instead of culprit (#458)
6+
37
## 2.6.1 - 2018-05-10
48

59
- fix: correctly detect errors from vm (#457)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"raven",
1010
"sentry"
1111
],
12-
"version": "2.6.1",
12+
"version": "2.6.2",
1313
"repository": "git://github.com/getsentry/raven-node.git",
1414
"license": "BSD-2-Clause",
1515
"homepage": "https://github.com/getsentry/raven-node",

0 commit comments

Comments
 (0)
0