Skip to content

Commit f8eec06

Browse files
committed
3.22.2
1 parent 1b6187b commit f8eec06

File tree

118 files changed

+104067
-3026
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

118 files changed

+104067
-3026
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## 3.22.2
4+
5+
* BUGFIX: Use correct trimHeadFrames value if capturing new trace (#1216)
6+
* BUGFIX: Restore console methods after calling uninstall (#1221)
7+
* BUGFIX: Create safeJoin util for console wrappers (#1222)
8+
39
## 3.22.1
410

511
* NEW: Check for `SENTRY_RELEASE` during config phase (#1194)

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "raven-js",
3-
"version": "3.22.1",
3+
"version": "3.22.2",
44
"dependencies": {},
55
"main": "dist/raven.js",
66
"ignore": [

0 commit comments

Comments
 (0)