Skip to content

Commit af9fa5d

Browse files
committed
1.1.2
1 parent 1cc71fc commit af9fa5d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## 1.1.1
3+
## 1.1.2
44
* [[#13](https://github.com/VadimDez/ngx-img-fallback/issues/13)] - Fallback image not loaded when the dynamic image source changed
55

66
## 1.1.0

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ngx-img-fallback",
3-
"version": "1.1.1",
3+
"version": "1.1.2",
44
"description": "Angular4+ directive for image fallback",
55
"main": "dist/bundles/ngx-img-fallback.umd.js",
66
"module": "dist/index.js",

0 commit comments

Comments
 (0)