bulma-toast
Advanced tools
Comparing version 2.1.1 to 2.2.0
@@ -0,1 +1,8 @@ | ||
# [2.2.0](https://github.com/rfoel/bulma-toast/compare/v2.1.0...v2.2.0) (2020-11-27) | ||
### Features | ||
* add setDefaults feature ([ceebb89](https://github.com/rfoel/bulma-toast/commit/ceebb8950e5d6f22d29e007115ecf5aa89b5065c)) | ||
## [2.1.1](https://github.com/rfoel/bulma-toast/compare/v2.1.0...v2.1.1) (2020-11-27) | ||
@@ -2,0 +9,0 @@ |
/*! | ||
* bulma-toast 2.1.1 | ||
* bulma-toast 2.2.0 | ||
* (c) 2018-present @rfoel <rafaelfr@outlook.com> | ||
@@ -4,0 +4,0 @@ * Released under the MIT License. |
/*! | ||
* bulma-toast 2.1.1 | ||
* bulma-toast 2.2.0 | ||
* (c) 2018-present @rfoel <rafaelfr@outlook.com> | ||
@@ -4,0 +4,0 @@ * Released under the MIT License. |
/*! | ||
* bulma-toast 2.1.1 | ||
* bulma-toast 2.2.0 | ||
* (c) 2018-present @rfoel <rafaelfr@outlook.com> | ||
@@ -4,0 +4,0 @@ * Released under the MIT License. |
{ | ||
"name": "bulma-toast", | ||
"version": "2.1.1", | ||
"version": "2.2.0", | ||
"description": "Bulma's pure JavaScript extension to display toasts", | ||
@@ -5,0 +5,0 @@ "main": "dist/bulma-toast.cjs.js", |
28085