Skip to content

Commit a344fa5

Browse files
chore: 4.29.5 [skip ci]
## [4.29.5](v4.29.4...v4.29.5) (2025-01-27) ### Bug Fixes * force release to fix type conflicts with old contentful-management ([#2130](#2130)) ([c82b4e1](c82b4e1))
1 parent c82b4e1 commit a344fa5

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [4.29.5](https://github.com/contentful/ui-extensions-sdk/compare/v4.29.4...v4.29.5) (2025-01-27)
2+
3+
### Bug Fixes
4+
5+
- force release to fix type conflicts with old contentful-management ([#2130](https://github.com/contentful/ui-extensions-sdk/issues/2130)) ([c82b4e1](https://github.com/contentful/ui-extensions-sdk/commit/c82b4e1b19ca7d492d42fb319f17d35f7c80605a))
6+
17
## [4.29.3](https://github.com/contentful/ui-extensions-sdk/compare/v4.29.2...v4.29.3) (2024-11-05)
28

39
### Bug Fixes

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

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

0 commit comments

Comments
 (0)