Skip to content

Commit 8879433

Browse files
author
amrelbialy
committed
chore: release of new version 1.0.6 🚀
1 parent c033ff2 commit 8879433

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,15 @@ Types of changes:
2828
- ...
2929

3030
---
31+
## 1.0.6 - 2020-05-13
32+
### Added
33+
- ignoreNodeImgSize props
34+
- documentation to readme.md under config
35+
### fixed
36+
- showing width and height attributes on img tag
37+
### Added
38+
- OnImgLoad to capture event on load
39+
- documentation to readme.md under image properties
3140
## 1.0.5 - 2020-02-06
3241
### Added
3342
- OnImgLoad to capture event on load

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[![Release](https://img.shields.io/badge/release-v1.0.2-blue.svg)](https://github.com/scaleflex/vue-cloudimage-responsive/releases)
1+
[![Release](https://img.shields.io/badge/release-v1.0.6-blue.svg)](https://github.com/scaleflex/vue-cloudimage-responsive/releases)
22
[![Free plan](https://img.shields.io/badge/price-includes%20free%20plan-green.svg)](https://www.cloudimage.io/en/home#b38181a6-b9c8-4015-9742-7b1a1ad382d5)
33
[![Contributions welcome](https://img.shields.io/badge/contributions-welcome-orange.svg)](#contributing)
44
[![License](https://img.shields.io/badge/license-MIT-blue.svg)](https://opensource.org/licenses/MIT)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vue-cloudimage-responsive-plain",
3-
"version": "1.0.5",
3+
"version": "1.0.6",
44
"main": "dist/index.cjs.js",
55
"module": "dist/index.es.js",
66
"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 blur hash placeholder.",

0 commit comments

Comments
 (0)