File tree Expand file tree Collapse file tree 5 files changed +8
-8
lines changed Expand file tree Collapse file tree 5 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 22.c9
33target
44.temp
5- . / * .yml
6- . / * rc
5+ / . * .yml
6+ / . * rc
77bower_components
88.github
99/project
Original file line number Diff line number Diff line change @@ -112,7 +112,7 @@ See [contributing guide](.github/CONTRIBUTING.md)
112112
113113| Date | Version | Description |
114114| ----------- | ------- | ----------- |
115- | 2017-04-26 | v1.2.18 | Maintenance |
115+ | 2017-04-30 | v1.2.19 | Maintenance |
116116| 2017-01-22 | v1.2.0 | Split the internal web notification API into a new project: simple-web-notification |
117117| 2017-01-13 | v1.0.26 | Maintenance |
118118| 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.18 " ,
3+ "version" : " 1.2.19 " ,
44 "description" : " AngularJS service for displaying web notifications." ,
55 "authors" : [
66 " Sagie Gur-Ari <[email protected] >" 2222 " tests" ,
2323 " example" ,
2424 " target" ,
25- " ./ *.yml" ,
26- " ./ *rc"
25+ " /. *.yml" ,
26+ " /. *rc"
2727 ],
2828 "dependencies" : {
2929 "simple-web-notification" : " latest" ,
Original file line number Diff line number Diff line change 11| Date | Version | Description |
22| ----------- | ------- | ----------- |
3- | 2017-04-26 | v1.2.18 | Maintenance |
3+ | 2017-04-30 | v1.2.19 | Maintenance |
44| 2017-01-22 | v1.2.0 | Split the internal web notification API into a new project: simple-web-notification |
55| 2017-01-13 | v1.0.26 | Maintenance |
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.18 " ,
3+ "version" : " 1.2.19 " ,
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