Skip to content

Commit 84f2046

Browse files
chore: 4.49.1 [skip ci]
## [4.49.1](v4.49.0...v4.49.1) (2026-01-05) ### Bug Fixes * **ci:** use temporary version in verify.js to avoid publish collision [EXT-7068] ([#2422](#2422)) ([122de86](122de86)) * update contentful-management dependency to version 11.67.0 [PIC-828] ([#2421](#2421)) ([46520d1](46520d1))
1 parent 122de86 commit 84f2046

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [4.49.1](https://github.com/contentful/ui-extensions-sdk/compare/v4.49.0...v4.49.1) (2026-01-05)
2+
3+
### Bug Fixes
4+
5+
- **ci:** use temporary version in verify.js to avoid publish collision [EXT-7068] ([#2422](https://github.com/contentful/ui-extensions-sdk/issues/2422)) ([122de86](https://github.com/contentful/ui-extensions-sdk/commit/122de86e1f57515c4ffc6c38c425355fe29ef208))
6+
- update contentful-management dependency to version 11.67.0 [PIC-828] ([#2421](https://github.com/contentful/ui-extensions-sdk/issues/2421)) ([46520d1](https://github.com/contentful/ui-extensions-sdk/commit/46520d1e936345907022e9609c16a02c8fe5fea9))
7+
18
# [4.49.0](https://github.com/contentful/ui-extensions-sdk/compare/v4.48.2...v4.49.0) (2026-01-02)
29

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

0 commit comments

Comments
 (0)