Skip to content

Commit edc1755

Browse files
committed
Release 4.1.1 [skip ci]
1 parent 7ce901b commit edc1755

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,14 @@ Also see the **[release page](https://github.com/dominique-mueller/angular-notif
44

55
<br>
66

7+
## [4.1.1](https://github.com/dominique-mueller/angular-notifier/releases/tag/4.1.1) (2018-08-09)
8+
9+
### Bug Fixes
10+
11+
* **package:** Fix artifact ([#99](https://github.com/dominique-mueller/angular-notifier.git/issues/99)) ([7ce901b](https://github.com/dominique-mueller/angular-notifier/commit/7ce901b))
12+
13+
<br>
14+
715
## [4.1.0](https://github.com/dominique-mueller/angular-notifier/releases/tag/4.1.0) (2018-08-08)
816

917
### Features

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "angular-notifier",
33
"description": "A well designed, fully animated, highly customizable, and easy-to-use notification library for your Angular application.",
4-
"version": "4.1.0",
4+
"version": "4.1.1",
55
"author": {
66
"name": "Dominique Müller",
77
"email": "dominique.m.mueller@gmail.com",

0 commit comments

Comments
 (0)