Skip to content

Commit 5f228c7

Browse files
committed
Release 4.1.2 [skip ci]
1 parent 139d43c commit 5f228c7

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.2](https://github.com/dominique-mueller/angular-notifier/releases/tag/4.1.2) (2019-10-18)
8+
9+
### Bug Fixes
10+
11+
* **notifier:** Fix circular dependency issues of injection tokens ([#124](https://github.com/dominique-mueller/angular-notifier.git/issues/124)) ([139d43c](https://github.com/dominique-mueller/angular-notifier/commit/139d43c))
12+
13+
<br>
14+
715
## [4.1.1](https://github.com/dominique-mueller/angular-notifier/releases/tag/4.1.1) (2018-08-09)
816

917
### Bug Fixes

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

0 commit comments

Comments
 (0)