Skip to content

Commit fb816d0

Browse files
committed
Release 6.0.0 [skip ci]
1 parent b355287 commit fb816d0

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.0](https://github.com/dominique-mueller/angular-notifier/releases/tag/6.0.0) (2019-10-19)
8+
9+
### Features
10+
11+
* Upgrade to Angular 8 ([#139](https://github.com/dominique-mueller/angular-notifier.git/issues/139)) ([b355287](https://github.com/dominique-mueller/angular-notifier/commit/b355287))
12+
13+
### BREAKING CHANGES
14+
15+
* The upgrade to Angular 8 breaks compatibility with Angular 7 (and previous versions).
16+
17+
<br>
18+
719
## [5.0.0](https://github.com/dominique-mueller/angular-notifier/releases/tag/5.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": "5.0.0",
4+
"version": "6.0.0",
55
"author": {
66
"name": "Dominique Müller",
77
"email": "[email protected]",

0 commit comments

Comments
 (0)