Skip to content

Commit e86e811

Browse files
chore: 4.51.1 [skip ci]
## [4.51.1](v4.51.0...v4.51.1) (2026-01-23) ### Bug Fixes * **ci:** only create local main reference if we aren't currently on it [] ([#2440](#2440)) ([3ea7439](3ea7439))
1 parent 3ea7439 commit e86e811

3 files changed

Lines changed: 9 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [4.51.1](https://github.com/contentful/ui-extensions-sdk/compare/v4.51.0...v4.51.1) (2026-01-23)
2+
3+
### Bug Fixes
4+
5+
- **ci:** only create local main reference if we aren't currently on it [] ([#2440](https://github.com/contentful/ui-extensions-sdk/issues/2440)) ([3ea7439](https://github.com/contentful/ui-extensions-sdk/commit/3ea7439e92f3255b12fc41467e5460b1d02fa356))
6+
17
# [4.51.0](https://github.com/contentful/ui-extensions-sdk/compare/v4.50.0...v4.51.0) (2026-01-09)
28

39
### Features

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.0",
4+
"version": "4.51.1",
55
"author": "Contentful GmbH",
66
"license": "MIT",
77
"sideEffects": true,

0 commit comments

Comments
 (0)