Skip to content

Commit 33f0872

Browse files
committed
3.22.3
1 parent d6a1ff2 commit 33f0872

24 files changed

+3209
-3124
lines changed

CHANGELOG.md

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

3+
## 3.22.3
4+
5+
* BUGFIX: Reverted Rollup-based build system and fixed broken plugin builds
6+
37
## 3.22.2
48

59
* BUGFIX: Use correct trimHeadFrames value if capturing new trace (#1216)

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.2",
3+
"version": "3.22.3",
44
"dependencies": {},
55
"main": "dist/raven.js",
66
"ignore": [

0 commit comments

Comments
 (0)