Skip to content

Commit 06be2f6

Browse files
committed
Release 5.0.0 [skip ci]
1 parent 8f13440 commit 06be2f6

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+
## [5.0.0](https://github.com/dominique-mueller/angular-notifier/releases/tag/5.0.0) (2019-10-19)
8+
9+
### Features
10+
11+
* Upgrade to Angular 7 ([#134](https://github.com/dominique-mueller/angular-notifier.git/issues/134)) ([8f13440](https://github.com/dominique-mueller/angular-notifier/commit/8f13440))
12+
13+
### BREAKING CHANGES
14+
15+
* The upgrade to Angular 7 breaks compatibility with Angular 6 (and previous versions).
16+
17+
<br>
18+
719
## [4.1.2](https://github.com/dominique-mueller/angular-notifier/releases/tag/4.1.2) (2019-10-18)
820

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

0 commit comments

Comments
 (0)