Skip to content

Commit e32f5d7

Browse files
committed
Release 9.0.1
1 parent 4ef6c6b commit e32f5d7

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,14 @@ Also see **[GitHub releases](https://github.com/dominique-mueller/angular-notifi
44

55
<br>
66

7+
## [9.0.1](https://github.com/dominique-mueller/angular-notifier/releases/tag/9.0.1) (2021-03-12)
8+
9+
### Styles
10+
11+
- Remove unnecessary white space around `notifier-container` ([#204](https://github.com/dominique-mueller/angular-notifier/pull/204))
12+
13+
<br>
14+
715
## [9.0.0](https://github.com/dominique-mueller/angular-notifier/releases/tag/9.0.0) (2021-03-12)
816

917
### Features

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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": "9.0.0",
4+
"version": "9.0.1",
55
"license": "MIT",
66
"repository": {
77
"type": "git",

0 commit comments

Comments
 (0)