We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 29d111d commit c03374cCopy full SHA for c03374c
CHANGELOG.md
@@ -1,8 +1,12 @@
1
# Changelog
2
3
+## Version 2.1.1
4
+
5
+- Add /dist again for bower.
6
7
## Version 2.1.0
8
-- Fix wrong z-index in production build
9
+- Fix wrong z-index in production build.
10
- Add refreshTimer method to refresh the timeout of shown toasts.
11
12
## Version 2.0.0
bower.json
@@ -1,6 +1,6 @@
{
"name": "angular-toastr",
- "version": "2.1.0",
+ "version": "2.1.1",
"authors": [
"Jesus Rodriguez <Foxandxss@gmail.com>"
],
package.json
"author": "Jesus Rodriguez <Foxandxss@gmail.com>",
"repository": {
"type": "git",
0 commit comments