Skip to content

Commit e6b82e1

Browse files
author
Amr Wagdy
committed
Chore: Release v4.0.2
1 parent 3395bca commit e6b82e1

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,9 @@ Types of changes:
3434
- Property **autoAlt** is removed
3535

3636
-------------
37+
## 4.0.2 - 2023-05-02
38+
### Fixed
39+
- Remove CVE vulnerabilities
3740

3841
## 4.0.1 - 2022-08-19
3942
### Changed

package.json

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

projects/lib/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ng-cloudimage-responsive",
3-
"version": "4.0.1",
3+
"version": "4.0.2",
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)