Skip to content

Commit d353973

Browse files
chore: 4.10.0-alpha.6 [skip ci]
# [4.10.0-alpha.6](v4.10.0-alpha.5...v4.10.0-alpha.6) (2023-06-28) ### Features * [EXT-3599] Bundle contentful-management with app-sdk. (Fixing previous PR) ([#1556](#1556)) ([2779675](2779675)), closes [#1548](#1548)
1 parent 2779675 commit d353973

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.10.0-alpha.6](https://github.com/contentful/ui-extensions-sdk/compare/v4.10.0-alpha.5...v4.10.0-alpha.6) (2023-06-28)
2+
3+
### Features
4+
5+
- [EXT-3599] Bundle contentful-management with app-sdk. (Fixing previous PR) ([#1556](https://github.com/contentful/ui-extensions-sdk/issues/1556)) ([2779675](https://github.com/contentful/ui-extensions-sdk/commit/27796751cac79c00f4c8456487317df6c3b6c4e7)), closes [#1548](https://github.com/contentful/ui-extensions-sdk/issues/1548)
6+
17
# [4.10.0-alpha.5](https://github.com/contentful/ui-extensions-sdk/compare/v4.10.0-alpha.4...v4.10.0-alpha.5) (2023-06-27)
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.21.1",
4+
"version": "4.10.0-alpha.6",
55
"author": "Contentful GmbH",
66
"license": "MIT",
77
"sideEffects": true,

0 commit comments

Comments
 (0)