From d69ebb2ad815cc889cc844777c40b5b048e433cd Mon Sep 17 00:00:00 2001 From: Amr Wagdy Date: Mon, 18 Apr 2022 15:13:54 +0200 Subject: [PATCH] chore: release 3.6.0-beta.19 --- README.md | 14 ++++++++++---- package.json | 4 ++-- yarn.lock | 7 ++++--- 3 files changed, 16 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 319b35d..f71e078 100644 --- a/README.md +++ b/README.md @@ -13,10 +13,16 @@ * [__Plain (CSS free)__](https://github.com/scaleflex/react-cloudimage-responsive-plain)

- The Lounge + + The Lounge + + + The Lounge +

diff --git a/package.json b/package.json index cb0354b..2dfc1cd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-cloudimage-responsive", - "version": "3.6.0-beta.18", + "version": "3.6.0-beta.19", "main": "dist/index.js", "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 with fancy animation on image load.", "author": "scaleflex", @@ -40,7 +40,7 @@ "publish-demo": "npm run build-demo && npm run deploy" }, "dependencies": { - "cloudimage-responsive-utils": "^2.4.4", + "cloudimage-responsive-utils": "^2.4.5", "core-js": "^3.15.2", "prop-types": "^15.8.1", "react-lazyload": "^3.2.0", diff --git a/yarn.lock b/yarn.lock index e354c18..6bdfa69 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2005,9 +2005,10 @@ "strip-ansi" "^5.2.0" "wrap-ansi" "^5.1.0" -"cloudimage-responsive-utils@file:../../cloudimage-responsive-utils": - "resolved" "file:../../cloudimage-responsive-utils" - "version" "2.4.4" +"cloudimage-responsive-utils@^2.4.5": + "integrity" "sha512-S9yk/DEh9AkTfxN+P3UIfcB3+IbKDQg/tA+0fFU+ZDDKC31fzvshge03zLCeV371o/Y6FXZlh6HmcqRNE42o0A==" + "resolved" "https://registry.npmjs.org/cloudimage-responsive-utils/-/cloudimage-responsive-utils-2.4.5.tgz" + "version" "2.4.5" "collection-visit@^1.0.0": "integrity" "sha1-S8A3PBZLwykbTTaMgpzxqApZ3KA="