Skip to content

Commit 55a2359

Browse files
author
Amr Hamdy
committed
chore: release of new version 1.3.0 🚀
1 parent 5197216 commit 55a2359

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,9 @@ Types of changes:
2525
- ...
2626

2727
-------------
28-
28+
## 1.3.0 - 2021-11-18
29+
### Added
30+
- possibility to remove API versions
2931
# 1.2.0 - 2021-07-23
3032
### Added
3133
- new property: **customDomain**

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