10000 raven-node@2.6.3 · lordnox/sentry-javascript@286102e · 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 286102e

Browse files
committed
raven-node@2.6.3
1 parent 69bfcf6 commit 286102e

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

packages/raven-node/CHANGELOG.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.3 - 2018-06-20
4+
5+
- fix: Always pass request through parseRequest for raven-node (#1404)
6+
37
## 2.6.2 - 2018-05-17
48

59
- ref: Emit transaction instead of culprit (#458)

packages/raven-node/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.2",
12+
"version": "2.6.3",
1313
"repository": "git://github.com/getsentry/raven-js.git",
1414
"license": "BSD-2-Clause",
1515
"homepage": "https://github.com/getsentry/raven-js",

0 commit comments

Comments
 (0)
0