File tree Expand file tree Collapse file tree 4 files changed +14
-4
lines changed Expand file tree Collapse file tree 4 files changed +14
-4
lines changed Original file line number Diff line number Diff line change 1+ 1.4.0
2+ -----
3+
4+ - Remove promise method pass-through
5+ - Add type aliases
6+
171.3.6
28-----
39
Original file line number Diff line number Diff line change 22 "name" : " messenger" ,
33 "repo" : " HubSpot/messenger" ,
44 "description" : " Client-side growl-like notifications with actions and auto-retry." ,
5- "version" : " 1.3.6 " ,
5+ "version" : " 1.4.0 " ,
66 "homepage" : " http://github.hubspot.com/messenger" ,
77 "authors" : [
881919 "main" : [
2020 " build/js/messenger.js" ,
2121 " build/js/messenger-theme-future.js" ,
22+ " build/js/messenger-theme-flat.js" ,
2223 " build/css/messenger.css" ,
2324 " build/css/messenger-theme-future.css" ,
25+ " build/css/messenger-theme-flat.css" ,
2426 " build/css/messenger-theme-block.css" ,
2527 " build/css/messenger-theme-air.css" ,
2628 " build/css/messenger-theme-ice.css"
Original file line number Diff line number Diff line change 22 "name" : " messenger" ,
33 "repo" : " HubSpot/messenger" ,
44 "description" : " Client-side growl-like notifications with actions and auto-retry." ,
5- "version" : " 1.3.6 " ,
5+ "version" : " 1.4.0 " ,
66 "homepage" : " http://github.hubspot.com/messenger" ,
77 "license" : " MIT" ,
88 "keywords" : [
1313 ],
1414 "scripts" : [
1515 " build/js/messenger.js" ,
16- " build/js/messenger-theme-future.js"
16+ " build/js/messenger-theme-future.js" ,
17+ " build/js/messenger-theme-flat.js"
1718 ],
1819 "styles" : [
1920 " build/css/messenger.css" ,
2021 " build/css/messenger-theme-future.css" ,
22+ " build/css/messenger-theme-flat.css" ,
2123 " build/css/messenger-theme-block.css" ,
2224 " build/css/messenger-theme-air.css" ,
2325 " build/css/messenger-theme-ice.css"
Original file line number Diff line number Diff line change 11{
22 "name" : " messenger" ,
33 "description" : " Client-side growl-like notifications with actions and auto-retry." ,
4- "version" : " 1.3.6 " ,
4+ "version" : " 1.4.0 " ,
55 "license" : " MIT" ,
66 "homepage" : " http://github.hubspot.com/messenger" ,
77 "keywords" : [
You can’t perform that action at this time.
0 commit comments