awesome-notifications
Advanced tools
Comparing version 2.2.6 to 2.2.7
@@ -12,2 +12,8 @@ # Changelog | ||
## [2.2.7] - 04.03.2018 | ||
### Changed | ||
* Update `readme.md` | ||
## [2.2.6] - 04.03.2018 | ||
@@ -14,0 +20,0 @@ |
{ | ||
"name": "awesome-notifications", | ||
"version": "2.2.6", | ||
"version": "2.2.7", | ||
"description": "Lightweight library for beautifull and smooth notifications", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
@@ -9,5 +9,7 @@ [![npm](https://img.shields.io/npm/v/awesome-notifications.svg?style=for-the-badge)](https://www.npmjs.com/package/awesome-notifications) | ||
Advantages: **no dependencies**, **advanced async support**, **fully customizable**, **>95% test coverage**. | ||
Advantages: **5kb gzipped size**, **no dependencies**, **advanced async support**, **fully customizable**, **>95% test coverage**. | ||
**Demo:** https://f3oall.github.io/awesome-notifications/ | ||
**Changelog:** [changelog.md](changelog.md) | ||
![Demo gif](docs/demo.gif) | ||
@@ -14,0 +16,0 @@ |
305151
209