Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit aba45f7

Browse filesBrowse files
author
strausr
committed
Version 1.5.3
1 parent 2866df6 commit aba45f7
Copy full SHA for aba45f7

File tree

Expand file treeCollapse file tree

3 files changed

+8
-1
lines changed
Filter options
Expand file treeCollapse file tree

3 files changed

+8
-1
lines changed

‎CHANGELOG.md

Copy file name to clipboardExpand all lines: CHANGELOG.md
+5Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
2+
1.5.3 / 2022-06-12
3+
=============
4+
* Update Readme description
5+
16
1.5.2 / 2022-03-24
27
=============
38
* Bump minimist version in photo album (#315)

‎package.json

Copy file name to clipboardExpand all lines: package.json
+1Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"name": "cloudinary_angular",
33
"version": "1.5.3",
4+
"description": "This is a legacy package, please find latest at https://www.npmjs.com/package/@cloudinary/ng",
45
"scripts": {
56
"lint": "tslint **/*.ts --exclude \"**/*.d.ts\" -t verbose --project tsconfig.lib.json",
67
"test": "npm run test-es5 && npm run test-es2015",

‎projects/angular-cld/package.json

Copy file name to clipboardExpand all lines: projects/angular-cld/package.json
+2-1Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"name": "@cloudinary/angular-5.x",
3-
"version": "1.5.2",
3+
"version": "1.5.3",
4+
"description": "This is a legacy package, please find latest at https://www.npmjs.com/package/@cloudinary/ng",
45
"peerDependencies": {
56
"@angular/common": ">=6.0.0",
67
"@angular/core": ">=6.0.0"

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.