Skip to content

Commit bbede1b

Browse files
chore: 4.0.0-alpha.3 [skip ci]
# [4.0.0-alpha.3](v4.0.0-alpha.2...v4.0.0-alpha.3) (2021-05-11) ### Bug Fixes * add missing types also in files ([#707](#707)) ([957c858](957c858)) ### Reverts * bump cypress from 7.2.0 to 7.3.0 ([#706](#706)) ([ebcdf01](ebcdf01))
1 parent 957c858 commit bbede1b

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.3](https://github.com/contentful/ui-extensions-sdk/compare/v4.0.0-alpha.2...v4.0.0-alpha.3) (2021-05-11)
2+
3+
4+
### Bug Fixes
5+
6+
* add missing types also in files ([#707](https://github.com/contentful/ui-extensions-sdk/issues/707)) ([957c858](https://github.com/contentful/ui-extensions-sdk/commit/957c85805a683832ca7f856fe525d17195a910d2))
7+
8+
9+
### Reverts
10+
11+
* bump cypress from 7.2.0 to 7.3.0 ([#706](https://github.com/contentful/ui-extensions-sdk/issues/706)) ([ebcdf01](https://github.com/contentful/ui-extensions-sdk/commit/ebcdf01c26c59707e5733f34d8897a9de9bfa462))
12+
113
# [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)
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": "4.0.0-alpha.2",
4+
"version": "4.0.0-alpha.3",
55
"author": "Contentful GmbH",
66
"license": "MIT",
77
"repository": {

0 commit comments

Comments
 (0)