Skip to content

Commit c1865c5

Browse files
Included CHANGELOG file
1 parent 2f7c179 commit c1865c5

File tree

3 files changed

+6815
-5
lines changed

3 files changed

+6815
-5
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
# Vue-izitoast Changelog
2+
3+
## v1.1.1 (November 01, 2018)
4+
5+
- [#4](https://github.com/arthurvasconcelos/vue-izitoast/pull/4) / [#9](https://github.com/arthurvasconcelos/vue-izitoast/pull/9) [BUGFIX] Support node 9, 10 and npm 6+.
6+
7+
## v1.1.0 (May 18, 2018)
8+
9+
- Bumped IziToast version to 1.3.0
10+
- [#1](https://github.com/arthurvasconcelos/vue-izitoast/pull/1) [BUGFIX] Update _checkEventNames where was a logical typo causing a always true check.
11+
12+
## v1.0.1 (February 16, 2018)
13+
14+
- Included code examples
15+
16+
## v1.0.0 (January 28, 2018)
17+
18+
- First release

README.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,6 @@ Elegant, responsive, flexible and lightweight notification plugin implemented fo
1818
[![License](https://img.shields.io/github/license/arthurvasconcelos/vue-izitoast.svg?style=flat-square)](https://github.com/arthurvasconcelos/vue-izitoast/blob/master/LICENSE)
1919
[![Compatible Node Version](https://img.shields.io/node/v/vue-izitoast.svg?style=flat-square)](https://github.com/arthurvasconcelos/vue-izitoast/blob/master/package.json#L36)
2020

21-
[![bitHound Overall Score](https://www.bithound.io/github/arthurvasconcelos/vue-izitoast/badges/score.svg)](https://www.bithound.io/github/arthurvasconcelos/vue-izitoast)
22-
[![bitHound Dependencies](https://www.bithound.io/github/arthurvasconcelos/vue-izitoast/badges/dependencies.svg)](https://www.bithound.io/github/arthurvasconcelos/vue-izitoast/master/dependencies/npm)
23-
[![bitHound Dev Dependencies](https://www.bithound.io/github/arthurvasconcelos/vue-izitoast/badges/devDependencies.svg)](https://www.bithound.io/github/arthurvasconcelos/vue-izitoast/master/dependencies/npm)
24-
[![bitHound Code](https://www.bithound.io/github/arthurvasconcelos/vue-izitoast/badges/code.svg)](https://www.bithound.io/github/arthurvasconcelos/vue-izitoast)
25-
2621
![cover](http://i.imgur.com/NKk7Rxm.png)
2722

2823
## Requirements

0 commit comments

Comments
 (0)