Skip to content

Commit 536508c

Browse files
chore: 4.0.0-alpha.9 [skip ci]
# [4.0.0-alpha.9](v4.0.0-alpha.8...v4.0.0-alpha.9) (2021-05-28) ### Features * remove files from dist that were kept for backwards compatibility ([#750](#750)) ([dbed8c2](dbed8c2))
1 parent dbed8c2 commit 536508c

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [4.0.0-alpha.9](https://github.com/contentful/ui-extensions-sdk/compare/v4.0.0-alpha.8...v4.0.0-alpha.9) (2021-05-28)
2+
3+
4+
### Features
5+
6+
* remove files from dist that were kept for backwards compatibility ([#750](https://github.com/contentful/ui-extensions-sdk/issues/750)) ([dbed8c2](https://github.com/contentful/ui-extensions-sdk/commit/dbed8c29eb9bbfc45bc5c50944bed75e8b3616e1))
7+
18
# [4.0.0-alpha.8](https://github.com/contentful/ui-extensions-sdk/compare/v4.0.0-alpha.7...v4.0.0-alpha.8) (2021-05-27)
29

310

package-lock.json

Lines changed: 1 addition & 1 deletion
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": "SDK to develop custom UI Extension for the Contentful Web App",
4-
"version": "4.0.0-alpha.8",
4+
"version": "4.0.0-alpha.9",
55
"author": "Contentful GmbH",
66
"license": "MIT",
77
"repository": {

0 commit comments

Comments
 (0)