Skip to content

Commit 13606a7

Browse files
author
cloudinary-bot
committed
Version 1.5.4
1.5.4
1 parent e2b4b90 commit 13606a7

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
1.5.4
2+
1.5.4 / 2024-06-24
3+
==================
4+
5+
* Upgrade photo_album_with_jquery packages
6+
17

28
1.5.3 / 2022-06-12
39
=============

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cloudinary_angular",
3-
"version": "1.5.3",
3+
"version": "1.5.4",
44
"description": "This is a legacy package, please find latest at https://www.npmjs.com/package/@cloudinary/ng",
55
"scripts": {
66
"lint": "tslint **/*.ts --exclude \"**/*.d.ts\" -t verbose --project tsconfig.lib.json",

projects/angular-cld/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cloudinary/angular-5.x",
3-
"version": "1.5.3",
3+
"version": "1.5.4",
44
"description": "This is a legacy package, please find latest at https://www.npmjs.com/package/@cloudinary/ng",
55
"peerDependencies": {
66
"@angular/common": ">=6.0.0",

0 commit comments

Comments
 (0)