Skip to content

Commit

Permalink
chore: 4.10.0-alpha.3 [skip ci]
Browse files Browse the repository at this point in the history
# [4.10.0-alpha.3](v4.10.0-alpha.2...v4.10.0-alpha.3) (2022-08-10)

### Features

* add home location [EXT-3684] ([#1322](#1322)) ([527ad19](527ad19))
  • Loading branch information
semantic-release-bot committed Aug 10, 2022
1 parent 527ad19 commit 0061117
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 3 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# [4.10.0-alpha.3](https://github.com/contentful/ui-extensions-sdk/compare/v4.10.0-alpha.2...v4.10.0-alpha.3) (2022-08-10)

### Features

- add home location [EXT-3684] ([#1322](https://github.com/contentful/ui-extensions-sdk/issues/1322)) ([527ad19](https://github.com/contentful/ui-extensions-sdk/commit/527ad198b8b49861b17f98d02cc917ac89f29bab))

# [4.10.0-alpha.2](https://github.com/contentful/ui-extensions-sdk/compare/v4.10.0-alpha.1...v4.10.0-alpha.2) (2022-08-10)

### Features
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "contentful-ui-extensions-sdk",
"description": "SDK to develop custom UI Extension for the Contentful Web App",
"version": "4.10.0-alpha.2",
"version": "4.10.0-alpha.3",
"author": "Contentful GmbH",
"license": "MIT",
"sideEffects": true,
Expand Down

0 comments on commit 0061117

Please sign in to comment.