Skip to content

Commit c03374c

Browse files
committed
chore: release 2.1.1
1 parent 29d111d commit c03374c

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

CHANGELOG.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,12 @@
11
# Changelog
22

3+
## Version 2.1.1
4+
5+
- Add /dist again for bower.
6+
37
## Version 2.1.0
48

5-
- Fix wrong z-index in production build
9+
- Fix wrong z-index in production build.
610
- Add refreshTimer method to refresh the timeout of shown toasts.
711

812
## Version 2.0.0

bower.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-toastr",
3-
"version": "2.1.0",
3+
"version": "2.1.1",
44
"authors": [
55
"Jesus Rodriguez <Foxandxss@gmail.com>"
66
],

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-toastr",
3-
"version": "2.1.0",
3+
"version": "2.1.1",
44
"author": "Jesus Rodriguez <Foxandxss@gmail.com>",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)