File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11language : node_js
22sudo : false
33node_js :
4- - " node "
4+ - " lts/* "
55before_script :
66 - npm install -g bower
77 - bower install
Original file line number Diff line number Diff line change @@ -154,7 +154,7 @@ See [contributing guide](.github/CONTRIBUTING.md)
154154
155155| Date | Version | Description |
156156| ----------- | ------- | ----------- |
157- | 2017-11-06 | v1.2.25 | Maintenance |
157+ | 2017-11-07 | v1.2.26 | Maintenance |
158158| 2017-08-25 | v1.2.24 | Document support of service worker web notifications |
159159| 2017-01-22 | v1.2.0 | Split the internal web notification API into a new project: simple-web-notification |
160160| 2016-11-23 | v1.0.19 | Use forked version of html5-desktop-notifications in order to resolve few issues |
Original file line number Diff line number Diff line change 11{
22 "name" : " angular-web-notification" ,
3- "version" : " 1.2.25 " ,
3+ "version" : " 1.2.26 " ,
44 "description" : " AngularJS service for displaying web notifications." ,
55 "authors" : [
66 " Sagie Gur-Ari <[email protected] >"
Original file line number Diff line number Diff line change 11| Date | Version | Description |
22| ----------- | ------- | ----------- |
3- | 2017-11-06 | v1.2.25 | Maintenance |
3+ | 2017-11-07 | v1.2.26 | Maintenance |
44| 2017-08-25 | v1.2.24 | Document support of service worker web notifications |
55| 2017-01-22 | v1.2.0 | Split the internal web notification API into a new project: simple-web-notification |
66| 2016-11-23 | v1.0.19 | Use forked version of html5-desktop-notifications in order to resolve few issues |
Original file line number Diff line number Diff line change 11{
22 "name" : " angular-web-notification" ,
3- "version" : " 1.2.25 " ,
3+ "version" : " 1.2.26 " ,
44 "description" : " AngularJS service for displaying web notifications." ,
55 "author" : {
66 "name" : " Sagie Gur-Ari" ,
You can’t perform that action at this time.
0 commit comments