Skip to content

Commit fa22a2a

Browse files
author
Amr Wagdy
committed
chore: changelog
1 parent 9f92144 commit fa22a2a

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,10 @@ Types of changes:
2525
- ...
2626

2727
-------------
28+
## 1.6.5 - 2021-01-18
29+
### Fixed
30+
- prevent the lazyLoading property from being spread onto the img tag
31+
2832
## 1.6.4 - 2021-01-04
2933
### Fixed
3034
- removed hardcoded ci_info query parameter to fix image caching

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-cloudimage-responsive-plain",
3-
"version": "1.6.4",
3+
"version": "1.6.5",
44
"main": "dist/index.js",
55
"description": "Cloudimage Responsive will smartly resize, compress and accelerate images across the World in your site for all devices. The plugin supports lazy loading technique.",
66
"author": "scaleflex",

0 commit comments

Comments
 (0)