Skip to content

Commit b9e9b9f

Browse files
author
amrelbialy
committed
chore: release of new version 3.5.0 🚀
1 parent df67eef commit b9e9b9f

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,10 @@ Types of changes:
2727
-------------
2828

2929
-------------
30+
## 3.5.0 - 2021-07-23
31+
### Added
32+
- new property: **customDomain**
33+
3034
## 3.4.0 - 2021-06-19
3135

3236
### Deprecated

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[![Release](https://img.shields.io/badge/release-v3.4.0-blue.svg)](https://github.com/scaleflex/react-cloudimage-responsive/releases)
1+
[![Release](https://img.shields.io/badge/release-v3.5.0-blue.svg)](https://github.com/scaleflex/react-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)
@@ -173,6 +173,7 @@ minute and is totally free.
173173

174174
If you use a custom CNAME for your cloudimage integration, you can set it here.
175175
Note: this will disregard your token above as this should be built into the CNAME entry.
176+
176177
### baseURL
177178

178179
###### Type: **String** | Default: **"/"** | _optional_

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-cloudimage-responsive",
3-
"version": "3.4.0",
3+
"version": "3.5.0",
44
"main": "dist/index.js",
55
"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.",
66
"author": "scaleflex",

0 commit comments

Comments
 (0)