Skip to content

Commit

Permalink
prepare 1.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
VadimDez committed Feb 27, 2018
1 parent c2b362d commit 9658e9b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## 1.3.3
* [[#25](https://github.com/VadimDez/ngx-img-fallback/issues/25)] - loaded event does not fire on fallback
* [[#26](https://github.com/VadimDez/ngx-img-fallback/pull/26)] - onLoad to be called when the fallback image is used

## 1.3.2
Updated packagr

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ngx-img-fallback",
"version": "1.3.2",
"version": "1.3.3",
"description": "Angular5+ directive for image fallback",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 9658e9b

Please sign in to comment.