Skip to content

Commit 8d7d3ac

Browse files
chore: 4.0.0-alpha.2 [skip ci]
# [4.0.0-alpha.2](v4.0.0-alpha.1...v4.0.0-alpha.2) (2021-05-11) ### Bug Fixes * include typings in the release ([#699](#699)) ([16b15e2](16b15e2))
1 parent 16b15e2 commit 8d7d3ac

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.2](https://github.com/contentful/ui-extensions-sdk/compare/v4.0.0-alpha.1...v4.0.0-alpha.2) (2021-05-11)
2+
3+
4+
### Bug Fixes
5+
6+
* include typings in the release ([#699](https://github.com/contentful/ui-extensions-sdk/issues/699)) ([16b15e2](https://github.com/contentful/ui-extensions-sdk/commit/16b15e25ddcfd8a34a6f4c9732fc5e67929ac62b))
7+
18
# [4.0.0-alpha.1](https://github.com/contentful/ui-extensions-sdk/compare/v3.34.1...v4.0.0-alpha.1) (2021-05-10)
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.1",
4+
"version": "4.0.0-alpha.2",
55
"author": "Contentful GmbH",
66
"license": "MIT",
77
"repository": {

0 commit comments

Comments
 (0)