Skip to content
This repository was archived by the owner on Oct 23, 2023. It is now read-only.

Commit 09f6f57

Browse files
committed
Version 1.1.6
1 parent 15b107e commit 09f6f57

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

History.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# 1.1.6 - 4/7/2017
2+
- Fix memory leak in `consoleAlert` (and thus, if not disabled, in `captureException`) [See #300]
3+
14
# 1.1.5 - 3/16/2017
25
- Fix memory leak in http autoBreadcrumb instrumentation [See #296]
36

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"debugging",
1010
"exceptions"
1111
],
12-
"version": "1.1.5",
12+
"version": "1.1.6",
1313
"repository": "git://github.com/getsentry/raven-node.git",
1414
"author": "Matt Robenolt <matt@ydekproductions.com>",
1515
"license": "BSD-2-Clause",

0 commit comments

Comments
 (0)