Skip to content

Commit 50b51fe

Browse files
author
cloudinary-bot
committed
chore(ci): publish
- @cloudinary/[email protected] - @cloudinary/[email protected]
1 parent 50d0e85 commit 50b51fe

File tree

6 files changed

+26
-4
lines changed

6 files changed

+26
-4
lines changed

packages/angular/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [2.1.1](https://github.com/cloudinary/frontend-frameworks/compare/@cloudinary/[email protected]...@cloudinary/[email protected]) (2024-11-14)
7+
8+
9+
### Bug Fixes
10+
11+
* synchronize angular image empty attributes on updates ([77fafe2](https://github.com/cloudinary/frontend-frameworks/commit/77fafe2f2fefdb814b140a4da3f521e6e906938f))
12+
13+
14+
15+
16+
617
# [2.1.0](https://github.com/cloudinary/frontend-frameworks/compare/@cloudinary/[email protected]...@cloudinary/[email protected]) (2024-11-04)
718

819

packages/angular/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/angular/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-workspace",
3-
"version": "2.1.0",
3+
"version": "2.1.1",
44
"description": "Cloudinary Angular SDK",
55
"repository": "https://github.com/cloudinary/frontend-frameworks",
66
"sideEffects": false,

packages/angular/projects/cloudinary-library/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [2.1.1](https://github.com/cloudinary/frontend-frameworks/compare/@cloudinary/[email protected]...@cloudinary/[email protected]) (2024-11-14)
7+
8+
9+
### Bug Fixes
10+
11+
* synchronize angular image empty attributes on updates ([77fafe2](https://github.com/cloudinary/frontend-frameworks/commit/77fafe2f2fefdb814b140a4da3f521e6e906938f))
12+
13+
14+
15+
16+
617
# [2.1.0](https://github.com/cloudinary/frontend-frameworks/compare/@cloudinary/[email protected]...@cloudinary/[email protected]) (2024-11-04)
718

819

packages/angular/projects/cloudinary-library/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/angular/projects/cloudinary-library/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cloudinary/ng",
3-
"version": "2.1.0",
3+
"version": "2.1.1",
44
"repository": "https://github.com/cloudinary/frontend-frameworks",
55
"peerDependencies": {
66
"@angular/common": ">=12.0.0",

0 commit comments

Comments
 (0)