We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f64ad74 commit f59a264Copy full SHA for f59a264
History.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## 2.6.2 - 2018-05-17
4
+
5
+- ref: Emit transaction instead of culprit (#458)
6
7
## 2.6.1 - 2018-05-10
8
9
- fix: correctly detect errors from vm (#457)
package.json
@@ -9,7 +9,7 @@
"raven",
10
"sentry"
11
],
12
- "version": "2.6.1",
+ "version": "2.6.2",
13
"repository": "git://github.com/getsentry/raven-node.git",
14
"license": "BSD-2-Clause",
15
"homepage": "https://github.com/getsentry/raven-node",
0 commit comments