File tree 4 files changed +4
-17
lines changed
4 files changed +4
-17
lines changed Original file line number Diff line number Diff line change @@ -108,6 +108,7 @@ See [contributing guide](.github/CONTRIBUTING.md)
108
108
109
109
| Date | Version | Description |
110
110
| ----------- | ------- | ----------- |
111
+ | 2016-11-19 | v1.0.17 | Maintenance |
111
112
| 2016-11-04 | v1.0.16 | Upgrading to html5-desktop-notifications 3.0.0 |
112
113
| 2016-10-16 | v1.0.15 | Maintenance |
113
114
| 2016-09-10 | v1.0.6 | Default to website favicon.ico if icon not provided in options |
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " angular-web-notification" ,
3
- "version" : " 1.0.16 " ,
3
+ "version" : " 1.0.17 " ,
4
4
"description" : " AngularJS service for displaying web notifications." ,
5
5
"authors" : [
6
6
" Sagie Gur-Ari <[email protected] >"
Original file line number Diff line number Diff line change 1
1
| Date | Version | Description |
2
2
| ----------- | ------- | ----------- |
3
+ | 2016-11-19 | v1.0.17 | Maintenance |
3
4
| 2016-11-04 | v1.0.16 | Upgrading to html5-desktop-notifications 3.0.0 |
4
5
| 2016-10-16 | v1.0.15 | Maintenance |
5
6
| 2016-09-10 | v1.0.6 | Default to website favicon.ico if icon not provided in options |
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " angular-web-notification" ,
3
- "version" : " 1.0.16 " ,
3
+ "version" : " 1.0.17 " ,
4
4
"description" : " AngularJS service for displaying web notifications." ,
5
5
"author" : {
6
6
"name" : " Sagie Gur-Ari" ,
40
40
"chai" : " latest" ,
41
41
"grunt" : " latest" ,
42
42
"grunt-cli" : " latest" ,
43
- "grunt-concurrent" : " latest" ,
44
- "grunt-contrib-clean" : " latest" ,
45
- "grunt-contrib-csslint" : " latest" ,
46
- "grunt-contrib-jshint" : " latest" ,
47
- "grunt-coveralls" : " latest" ,
48
- "grunt-eslint" : " latest" ,
49
- "grunt-force-task" : " latest" ,
50
- "grunt-gitdown" : " latest" ,
51
- "grunt-htmllint" : " latest" ,
52
- "grunt-jsbeautifier" : " latest" ,
53
- "grunt-jscs" : " latest" ,
54
- "grunt-jsdoc-to-markdown" : " latest" ,
55
- "grunt-jslint" : " latest" ,
56
- "grunt-jsonlint" : " latest" ,
57
43
"grunt-karma" : " latest" ,
58
- "grunt-markdownlint" : " latest" ,
59
44
"husky" : " latest" ,
60
45
"js-project-commons" : " latest" ,
61
46
"karma" : " latest" ,
You can’t perform that action at this time.
0 commit comments