Skip to content

Commit

Permalink
chore: release of new version 4.6.3 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
amrelbialy committed Nov 2, 2020
1 parent aa2e976 commit f7b61da
Show file tree
Hide file tree
Showing 15 changed files with 31 additions and 27 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,10 @@ Types of changes:
- ...

-------------
## 4.6.3 - 2020-11-02
### updated
- utils version to enable params by queries

## 4.6.2 - 2020-11-02
### updated
- utils version
Expand Down
4 changes: 2 additions & 2 deletions README-BLUR-HASH.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[![Release](https://img.shields.io/badge/release-v4.6.2-blue.svg)](https://github.com/scaleflex/js-cloudimage-responsive/releases)
[![Release](https://img.shields.io/badge/release-v4.6.3-blue.svg)](https://github.com/scaleflex/js-cloudimage-responsive/releases)
[![Free plan](https://img.shields.io/badge/price-includes%20free%20plan-green.svg)](https://www.cloudimage.io/en/home#b38181a6-b9c8-4015-9742-7b1a1ad382d5)
[![Contributions welcome](https://img.shields.io/badge/contributions-welcome-orange.svg)](#contributing)
[![License](https://img.shields.io/badge/license-MIT-blue.svg)](https://opensource.org/licenses/MIT)
Expand Down Expand Up @@ -116,7 +116,7 @@ You have to pay attention on the following things:
Add script tag with CDN link to js-cloudimage-responsive

```javascript
<script src="https://cdn.scaleflex.it/plugins/js-cloudimage-responsive/4.6.2/blur-hash/js-cloudimage-responsive.min.js"></script>
<script src="https://cdn.scaleflex.it/plugins/js-cloudimage-responsive/4.6.3/blur-hash/js-cloudimage-responsive.min.js"></script>
```

or using npm
Expand Down
4 changes: 2 additions & 2 deletions README-PLAIN.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[![Release](https://img.shields.io/badge/release-v4.6.2-blue.svg)](https://github.com/scaleflex/js-cloudimage-responsive/releases)
[![Release](https://img.shields.io/badge/release-v4.6.3-blue.svg)](https://github.com/scaleflex/js-cloudimage-responsive/releases)
[![Free plan](https://img.shields.io/badge/price-includes%20free%20plan-green.svg)](https://www.cloudimage.io/en/home#b38181a6-b9c8-4015-9742-7b1a1ad382d5)
[![Contributions welcome](https://img.shields.io/badge/contributions-welcome-orange.svg)](#contributing)
[![License](https://img.shields.io/badge/license-MIT-blue.svg)](https://opensource.org/licenses/MIT)
Expand Down Expand Up @@ -110,7 +110,7 @@ This version of plugin doesn't add any CSS or change layout thus no effect on yo
Add script tag with CDN link to js-cloudimage-responsive

```javascript
<script src="https://cdn.scaleflex.it/plugins/js-cloudimage-responsive/4.6.2/plain/js-cloudimage-responsive.min.js"></script>
<script src="https://cdn.scaleflex.it/plugins/js-cloudimage-responsive/4.6.3/plain/js-cloudimage-responsive.min.js"></script>
```

or using npm
Expand Down
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[![Release](https://img.shields.io/badge/release-v4.6.2-blue.svg)](https://github.com/scaleflex/js-cloudimage-responsive/releases)
[![Release](https://img.shields.io/badge/release-v4.6.3-blue.svg)](https://github.com/scaleflex/js-cloudimage-responsive/releases)
[![Free plan](https://img.shields.io/badge/price-includes%20free%20plan-green.svg)](https://www.cloudimage.io/en/home#b38181a6-b9c8-4015-9742-7b1a1ad382d5)
[![Contributions welcome](https://img.shields.io/badge/contributions-welcome-orange.svg)](#contributing)
[![License](https://img.shields.io/badge/license-MIT-blue.svg)](https://opensource.org/licenses/MIT)
Expand Down Expand Up @@ -116,7 +116,7 @@ You have to pay attention to the following things:
Add a script tag with CDN link to js-cloudimage-responsive

```javascript
<script src="https://cdn.scaleflex.it/plugins/js-cloudimage-responsive/4.6.2/js-cloudimage-responsive.min.js"></script>
<script src="https://cdn.scaleflex.it/plugins/js-cloudimage-responsive/4.6.3/js-cloudimage-responsive.min.js"></script>
```

or using npm
Expand Down Expand Up @@ -457,7 +457,7 @@ add the following scripts right after js-cloudimage-responsive script
window.lazySizesConfig = window.lazySizesConfig || {};
window.lazySizesConfig.init = false;
</script>
<script src="https://cdn.scaleflex.it/plugins/js-cloudimage-responsive/4.6.2/js-cloudimage-responsive.min.js"></script>
<script src="https://cdn.scaleflex.it/plugins/js-cloudimage-responsive/4.6.3/js-cloudimage-responsive.min.js"></script>
<script src="https://cdn.scaleflex.it/filerobot/js-cloudimage-responsive/lazysizes.min.js"></script>
```

Expand Down
6 changes: 3 additions & 3 deletions build/blur-hash/js-cloudimage-responsive.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion build/blur-hash/js-cloudimage-responsive.min.js.map

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions build/low-preview/js-cloudimage-responsive.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion build/low-preview/js-cloudimage-responsive.min.js.map

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions build/plain/js-cloudimage-responsive.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion build/plain/js-cloudimage-responsive.min.js.map

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions build/wp/js-cloudimage-responsive.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion build/wp/js-cloudimage-responsive.min.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion examples/blur-hash/src/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -507,7 +507,7 @@ <h2 class="text-center">Ready to get started?</h2>
// lazy load is a separate feature
&lt;script src="https://cdn.scaleflex.it/filerobot/js-cloudimage-responsive/lazysizes.min.js"&gt;&lt;/script&gt;
// main core
&lt;script src="https://cdn.scaleflex.it/plugins/js-cloudimage-responsive/4.6.2/blur-hash/js-cloudimage-responsive.min.js"&gt;&lt;/script&gt;
&lt;script src="https://cdn.scaleflex.it/plugins/js-cloudimage-responsive/4.6.3/blur-hash/js-cloudimage-responsive.min.js"&gt;&lt;/script&gt;
</code></pre>
</figure>
</div>
Expand Down
2 changes: 1 addition & 1 deletion examples/low-preview/src/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -497,7 +497,7 @@ <h2 class="text-center">Ready to get started?</h2>
// lazy load is a separate feature
&lt;script src="https://cdn.scaleflex.it/filerobot/js-cloudimage-responsive/lazysizes.min.js"&gt;&lt;/script&gt;
// main core
&lt;script src="https://cdn.scaleflex.it/plugins/js-cloudimage-responsive/4.6.2/js-cloudimage-responsive.min.js"&gt;&lt;/script&gt;
&lt;script src="https://cdn.scaleflex.it/plugins/js-cloudimage-responsive/4.6.3/js-cloudimage-responsive.min.js"&gt;&lt;/script&gt;
</code></pre>
</figure>
</div>
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": "js-cloudimage-responsive",
"version": "4.6.2",
"version": "4.6.3",
"main": "dist/low-preview/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 @@ -80,4 +80,4 @@
"webpack-dev-server": "^3.10.3",
"webpack-stream": "^3.1.0"
}
}
}

0 comments on commit f7b61da

Please sign in to comment.