Skip to content

Commit 10e7373

Browse files
committed
chore: release of new version 1.0.4 🚀
1 parent 032e9d3 commit 10e7373

File tree

3 files changed

+7
-26
lines changed

3 files changed

+7
-26
lines changed

CHANGELOG.md

Lines changed: 5 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -26,28 +26,9 @@ Types of changes:
2626

2727
-------------
2828

29-
## 1.4.1 - 2020-04-29
30-
31-
### Added
32-
- lazyloading dependency
33-
34-
## 1.4.0 - 2020-04-29
35-
36-
### Added
37-
- missing properties in the documentation (README), fix some mistakes
38-
39-
## 1.2.0 - 2020-04-22
40-
41-
### Changed
42-
- improve logic structure / core refactoring
43-
44-
## 1.1.1 - 2020-04-16
45-
46-
### Added
47-
- separate build without polyfills to support Gatsby
48-
49-
50-
## 1.1.0 - 2020-04-02
51-
29+
## 1.0.2 - 2020-10-01
30+
### Fix
31+
- some config values that are passed
5232
### Changed
53-
- babel version from 6.x.x to 7.x.x
33+
- how props are passed to image and background
34+
- update documentation

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.3-blue.svg)](https://github.com/scaleflex/vue-cloudimage-responsive-blur-hash/releases)
1+
[![Release](https://img.shields.io/badge/release-v1.0.4-blue.svg)](https://github.com/scaleflex/vue-cloudimage-responsive-blur-hash/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-blur-hash",
3-
"version": "1.0.3",
3+
"version": "1.0.4",
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)