Skip to content

Commit 2628ebf

Browse files
chore: 4.51.4 [skip ci]
## [4.51.4](v4.51.3...v4.51.4) (2026-01-29) ### Bug Fixes * run release overrides github ref to current branch for canary release [EXT-7158] ([#2446](#2446)) ([14efe95](14efe95))
1 parent 14efe95 commit 2628ebf

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
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.4](https://github.com/contentful/ui-extensions-sdk/compare/v4.51.3...v4.51.4) (2026-01-29)
2+
3+
### Bug Fixes
4+
5+
- run release overrides github ref to current branch for canary release [EXT-7158] ([#2446](https://github.com/contentful/ui-extensions-sdk/issues/2446)) ([14efe95](https://github.com/contentful/ui-extensions-sdk/commit/14efe95041c1c23a4507173fc8e13ec1906585e2))
6+
17
## [4.51.3](https://github.com/contentful/ui-extensions-sdk/compare/v4.51.2...v4.51.3) (2026-01-23)
28

39
### Bug Fixes

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
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.3",
4+
"version": "4.51.4",
55
"author": "Contentful GmbH",
66
"license": "MIT",
77
"sideEffects": true,

0 commit comments

Comments
 (0)