Skip to content

Commit

Permalink
chore: release 3.6.0-beta.19
Browse files Browse the repository at this point in the history
  • Loading branch information
amrw-js committed Apr 18, 2022
1 parent d897047 commit d69ebb2
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 9 deletions.
14 changes: 10 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,16 @@
* [__Plain (CSS free)__](https://github.com/scaleflex/react-cloudimage-responsive-plain)

<p align="center">
<img
height="175"
alt="The Lounge"
src="https://demo.cloudimg.io/height/350/n/https://scaleflex.airstore.io/filerobot/filerobot-cloudimage.png?sanitize=true">
<a href="https://www.cloudimage.io/#gh-light-mode-only">
<img
alt="The Lounge"
src="https://scaleflex.cloudimg.io/v7/cloudimage.io/LOGO+WITH+SCALEFLEX-01.png?vh=f6080d&w=350">
</a>
<a href="https://www.cloudimage.io/#gh-dark-mode-only">
<img
alt="The Lounge"
src="https://scaleflex.cloudimg.io/v7/cloudimage.io/cloudimage-logo-light.png?vh=b798ab&w=350">
</a>
</p>

<h1 align="center">
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down Expand Up @@ -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",
Expand Down
7 changes: 4 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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="
Expand Down

0 comments on commit d69ebb2

Please sign in to comment.