Skip to content

Commit afd5922

Browse files
chore: 4.0.0-alpha.1 [skip ci]
# [4.0.0-alpha.1](v3.34.1...v4.0.0-alpha.1) (2021-05-10) ### Features * improve space API typings ([#684](#684)) ([a57354c](a57354c)) ### BREAKING CHANGES * old typings were too loose.
1 parent 4c40d4e commit afd5922

File tree

3 files changed

+14
-2
lines changed

3 files changed

+14
-2
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [4.0.0-alpha.1](https://github.com/contentful/ui-extensions-sdk/compare/v3.34.1...v4.0.0-alpha.1) (2021-05-10)
2+
3+
4+
### Features
5+
6+
* improve space API typings ([#684](https://github.com/contentful/ui-extensions-sdk/issues/684)) ([a57354c](https://github.com/contentful/ui-extensions-sdk/commit/a57354c32b78204d285aba897d213f201fec208c))
7+
8+
9+
### BREAKING CHANGES
10+
11+
* old typings were too loose.
12+
113
## [3.34.1](https://github.com/contentful/ui-extensions-sdk/compare/v3.34.0...v3.34.1) (2021-05-06)
214

315

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": "3.34.1",
4+
"version": "4.0.0-alpha.1",
55
"author": "Contentful GmbH",
66
"license": "MIT",
77
"repository": {

0 commit comments

Comments
 (0)