Skip to content

Commit aa94a44

Browse files
committed
3.19.1
1 parent fee3771 commit aa94a44

20 files changed

+3108
-5920
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.19.1
4+
5+
* BUGFIX: Don't prettify minified dist files https://github.com/getsentry/raven-js/commit/fee37713c9a17d41b5bb4e669f584ec056658df1
6+
37
## 3.19.0
48

59
* NEW: `ErrorEvent` are now treated in the same way as regular `Error` objects https://github.com/getsentry/raven-js/pull/1094

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

0 commit comments

Comments
 (0)