Skip to content

Commit e955577

Browse files
committed
prepared build
1 parent fb1cd84 commit e955577

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

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

3+
## 1.1.3
4+
* [[18](https://github.com/VadimDez/ngx-img-fallback/issues/18)] - Wrong contents for 1.1.2 in npm
5+
36
## 1.1.2
47
* [[#13](https://github.com/VadimDez/ngx-img-fallback/issues/13)] - Fallback image not loaded when the dynamic image source changed
58

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.2",
3+
"version": "1.1.3",
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)