Skip to content

Commit 1eea22b

Browse files
chore: 4.0.0-alpha.7 [skip ci]
# [4.0.0-alpha.7](v4.0.0-alpha.6...v4.0.0-alpha.7) (2021-05-26) ### Features * better typings for user API ([#744](#744)) ([29a6359](29a6359))
1 parent 29a6359 commit 1eea22b

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.7](https://github.com/contentful/ui-extensions-sdk/compare/v4.0.0-alpha.6...v4.0.0-alpha.7) (2021-05-26)
2+
3+
4+
### Features
5+
6+
* better typings for user API ([#744](https://github.com/contentful/ui-extensions-sdk/issues/744)) ([29a6359](https://github.com/contentful/ui-extensions-sdk/commit/29a63594933f1063ac8734a9877fec6fa25928b9))
7+
18
# [4.0.0-alpha.6](https://github.com/contentful/ui-extensions-sdk/compare/v4.0.0-alpha.5...v4.0.0-alpha.6) (2021-05-20)
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.6",
4+
"version": "4.0.0-alpha.7",
55
"author": "Contentful GmbH",
66
"license": "MIT",
77
"repository": {

0 commit comments

Comments
 (0)