Skip to content

Commit

Permalink
raven-node@2.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
kamilogorek committed Jun 20, 2018
1 parent 69bfcf6 commit 286102e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions packages/raven-node/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## 2.6.3 - 2018-06-20

- fix: Always pass request through parseRequest for raven-node (#1404)

## 2.6.2 - 2018-05-17

- ref: Emit transaction instead of culprit (#458)
Expand Down
2 changes: 1 addition & 1 deletion packages/raven-node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"raven",
"sentry"
],
"version": "2.6.2",
"version": "2.6.3",
"repository": "git://github.com/getsentry/raven-js.git",
"license": "BSD-2-Clause",
"homepage": "https://github.com/getsentry/raven-js",
Expand Down

0 comments on commit 286102e

Please sign in to comment.