Skip to content

Commit dc33d1a

Browse files
committed
Release 1.0.4 [skip ci]
- Bumped version number to 1.0.4 - Generated new changelog
1 parent e5ed9bb commit dc33d1a

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,15 @@
11
# Changelog
22
Also see [releases](https://github.com/dominique-mueller/angular-notifier/releases).
33

4+
<br>
5+
6+
## [1.0.4](https://github.com/dominique-mueller/angular-notifier/releases/tag/1.0.4) / 2017-03-21
7+
8+
### Bug Fixes
9+
10+
* **aot:** Fixed Angular AoT compilation issue ([e5ed9bb](https://github.com/dominique-mueller/angular-notifier/commit/e5ed9bb)), closes [#7](https://github.com/dominique-mueller/angular-notifier/issues/7)
11+
12+
413
<br>
514

615
## [1.0.3](https://github.com/dominique-mueller/angular-notifier/releases/tag/1.0.3) / 2017-02-05

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 2+ application.",
4-
"version": "1.0.3",
4+
"version": "1.0.4",
55
"author": {
66
"name": "Dominique Müller",
77
"email": "dominique.m.mueller@gmail.com",

0 commit comments

Comments
 (0)