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 4f6fcea

Browse filesBrowse files
committed
Version 1.3.4
1 parent 2840047 commit 4f6fcea
Copy full SHA for 4f6fcea

File tree

3 files changed

+6
-2
lines changed
Filter options

3 files changed

+6
-2
lines changed

‎CHANGELOG.md

Copy file name to clipboardExpand all lines: CHANGELOG.md
+4Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11

2+
1.3.4 / 2021-01-17
3+
==================
4+
* Add video event support (#300)
5+
26
1.3.3 / 2020-08-26
37
==================
48
* Add test for secure placeholder (#291)

‎package.json

Copy file name to clipboardExpand all lines: package.json
+1-1Lines 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.3.3",
3+
"version": "1.3.4",
44
"scripts": {
55
"lint": "tslint **/*.ts --exclude \"**/*.d.ts\" -t verbose --project tsconfig.lib.json",
66
"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
+1-1Lines 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.3.3",
3+
"version": "1.3.4",
44
"peerDependencies": {
55
"@angular/common": "^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0 || ^9.0.0 || ^10.0.0",
66
"@angular/core": "^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0 || ^9.0.0 || ^10.0.0"

0 commit comments

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