8000
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 69bfcf6 commit 286102eCopy full SHA for 286102e
packages/raven-node/CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## 2.6.3 - 2018-06-20
4
+
5
+- fix: Always pass request through parseRequest for raven-node (#1404)
6
7
## 2.6.2 - 2018-05-17
8
9
- ref: Emit transaction instead of culprit (#458)
packages/raven-node/package.json
@@ -9,7 +9,7 @@
"raven",
10
"sentry"
11
],
12
- "version": "2.6.2",
+ "version": "2.6.3",
13
"repository": "git://github.com/getsentry/raven-js.git",
14
"license": "BSD-2-Clause",
15
"homepage": "https://github.com/getsentry/raven-js",
0 commit comments