Skip to content

Commit da929c7

Browse files
chore: 4.51.2 [skip ci]
## [4.51.2](v4.51.1...v4.51.2) (2026-01-23) ### Bug Fixes * update cma to 12.0.0-new-beta.11 ([3a1ce24](3a1ce24))
1 parent 3a1ce24 commit da929c7

File tree

3 files changed

+11
-5
lines changed

3 files changed

+11
-5
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [4.51.2](https://github.com/contentful/ui-extensions-sdk/compare/v4.51.1...v4.51.2) (2026-01-23)
2+
3+
### Bug Fixes
4+
5+
- update cma to 12.0.0-new-beta.11 ([3a1ce24](https://github.com/contentful/ui-extensions-sdk/commit/3a1ce248da96940c7503152355a6454a0198a743))
6+
17
## [4.51.1](https://github.com/contentful/ui-extensions-sdk/compare/v4.51.0...v4.51.1) (2026-01-23)
28

39
### Bug Fixes

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "contentful-ui-extensions-sdk",
33
"description": "A JavaScript library to develop custom apps for Contentful",
4-
"version": "4.51.1",
4+
"version": "4.51.2",
55
"author": "Contentful GmbH",
66
"license": "MIT",
77
"sideEffects": true,
@@ -139,4 +139,4 @@
139139
"@semantic-release/github"
140140
]
141141
}
142-
}
142+
}

0 commit comments

Comments
 (0)