Skip to content

Commit 3c392d3

Browse files
committed
Fix error with underscore when messenger is used without shims
1 parent fd0bc85 commit 3c392d3

File tree

7 files changed

+81
-76
lines changed

7 files changed

+81
-76
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
1.3.1
2+
-----
3+
4+
- Fixed an error when Messenger was used without shims
5+
16
1.3.0
27
-----
38

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "messenger",
33
"repo": "HubSpot/messenger",
44
"description": "Client-side growl-like notifications with actions and auto-retry.",
5-
"version": "1.3.0",
5+
"version": "1.3.1",
66
"homepage": "http://github.hubspot.com/messenger",
77
"license": "MIT",
88
"keywords": [

0 commit comments

Comments
 (0)