Skip to content

Commit c54c599

Browse files
committed
Release 6.0.1 [skip ci]
1 parent 17b5953 commit c54c599

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

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

55
<br>
66

7+
## [6.0.1](https://github.com/dominique-mueller/angular-notifier/releases/tag/6.0.1) (2019-10-20)
8+
9+
### Bug Fixes
10+
11+
* **notifier-container:** Setup notifier-container as early as possible ([#144](https://github.com/dominique-mueller/angular-notifier.git/issues/144)) ([17b5953](https://github.com/dominique-mueller/angular-notifier/commit/17b5953)), closes [#119](https://github.com/dominique-mueller/angular-notifier/issues/119)
12+
13+
### Documentation
14+
15+
* **README:** Add version information to README ([#143](https://github.com/dominique-mueller/angular-notifier.git/issues/143)) ([f838719](https://github.com/dominique-mueller/angular-notifier/commit/f838719))
16+
17+
<br>
18+
719
## [6.0.0](https://github.com/dominique-mueller/angular-notifier/releases/tag/6.0.0) (2019-10-19)
820

921
### 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": "6.0.0",
4+
"version": "6.0.1",
55
"author": {
66
"name": "Dominique Müller",
77
"email": "[email protected]",

0 commit comments

Comments
 (0)