Skip to content

Commit 5ff3858

Browse files
committed
Chore: Release v3.0.1
1 parent 26df101 commit 5ff3858

File tree

5 files changed

+10
-9
lines changed

5 files changed

+10
-9
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Types of changes:
2727
- ...
2828

2929
-------------
30-
## 3.0.0 - 2022-05-11
30+
## 3.0.1 - 2022-05-31
3131
### Added
3232
- new property: **customDomain**
3333
- new property: **apiVersion**

README.md

+6-5
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,16 @@
1-
[![Release](https://img.shields.io/badge/release-v2.1.6-blue.svg)](https://github.com/scaleflex/ng-cloudimage-responsive/releases)
1+
[![Release](https://img.shields.io/badge/release-v3.0.1-blue.svg)](https://github.com/scaleflex/ng-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)
55
[![Scaleflex team](https://img.shields.io/badge/%3C%2F%3E%20with%20%E2%99%A5%20by-the%20Scaleflex%20team-6986fa.svg)](https://www.scaleflex.com/en/home)
66
[![Cloudimage](https://img.shields.io/badge/Powered%20by-cloudimage-blue)](https://www.cloudimage.io/en/home)
77

88
<p align="center">
9-
<img
10-
height="175"
11-
alt="The Lounge"
12-
src="https://demo.cloudimg.io/v7/https://cdn.scaleflex.it/filerobot/filerobot-cloudimage.png?h=350">
9+
<a href="https://www.cloudimage.io/#gh-light-mode-only">
10+
<img
11+
alt="The Lounge"
12+
src="https://scaleflex.cloudimg.io/v7/cloudimage.io/LOGO+WITH+SCALEFLEX-01.png?vh=f6080d&w=350">
13+
</a>
1314
</p>
1415

1516
<h1 align="center">

README_v6.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[![Release](https://img.shields.io/badge/release-v2.1.6-blue.svg)](https://github.com/scaleflex/ng-cloudimage-responsive/releases)
1+
[![Release](https://img.shields.io/badge/release-v3.0.1-blue.svg)](https://github.com/scaleflex/ng-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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ng-cloudimage-responsive",
3-
"version": "0.0.0",
3+
"version": "3.0.1",
44
"scripts": {
55
"ng": "ng",
66
"start": "npm run build_lib && ng serve",

projects/lib/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ng-cloudimage-responsive",
3-
"version": "2.1.6",
3+
"version": "3.0.1",
44
"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.",
55
"author": "scaleflex",
66
"license": "MIT",

0 commit comments

Comments
 (0)