Skip to content

Commit c4ff409

Browse files
chore: 4.41.0 [skip ci]
# [4.41.0](v4.40.0...v4.41.0) (2025-08-07) ### Features * **cma:** add releaseId to CMAClient parameters [EXT-6580] ([#2312](#2312)) ([18869bb](18869bb))
1 parent 18869bb commit c4ff409

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.41.0](https://github.com/contentful/ui-extensions-sdk/compare/v4.40.0...v4.41.0) (2025-08-07)
2+
3+
### Features
4+
5+
- **cma:** add releaseId to CMAClient parameters [EXT-6580] ([#2312](https://github.com/contentful/ui-extensions-sdk/issues/2312)) ([18869bb](https://github.com/contentful/ui-extensions-sdk/commit/18869bb42d2fb122c3dbce8697f6a5b9a451bc5d))
6+
17
# [4.40.0](https://github.com/contentful/ui-extensions-sdk/compare/v4.39.0...v4.40.0) (2025-08-06)
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.40.0",
4+
"version": "4.41.0",
55
"author": "Contentful GmbH",
66
"license": "MIT",
77
"sideEffects": true,

0 commit comments

Comments
 (0)