Skip to content

Commit

Permalink
chore: 4.10.0-alpha.6 [skip ci]
Browse files Browse the repository at this point in the history
# [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)
  • Loading branch information
contentful-automation[bot] committed Jun 28, 2023
1 parent 2779675 commit d353973
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 3 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# [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)

### Features

- [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)

# [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)

### Features
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "contentful-ui-extensions-sdk",
"description": "A JavaScript library to develop custom apps for Contentful",
"version": "4.21.1",
"version": "4.10.0-alpha.6",
"author": "Contentful GmbH",
"license": "MIT",
"sideEffects": true,
Expand Down

0 comments on commit d353973

Please sign in to comment.