Skip to content

Commit

Permalink
chore: 4.3.0 [skip ci]
Browse files Browse the repository at this point in the history
# [4.3.0](v4.2.1...v4.3.0) (2021-10-26)

### Features

* [EXT-2755] add save and (un)publish command ([#1040](#1040)) ([f1a4de4](f1a4de4))
  • Loading branch information
semantic-release-bot committed Oct 26, 2021
1 parent f1a4de4 commit eab8f4f
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [4.3.0](https://github.com/contentful/ui-extensions-sdk/compare/v4.2.1...v4.3.0) (2021-10-26)


### Features

* [EXT-2755] add save and (un)publish command ([#1040](https://github.com/contentful/ui-extensions-sdk/issues/1040)) ([f1a4de4](https://github.com/contentful/ui-extensions-sdk/commit/f1a4de47dfc73ad1624cf0292745ce594b6250eb))

## [4.2.1](https://github.com/contentful/ui-extensions-sdk/compare/v4.2.0...v4.2.1) (2021-10-07)


Expand Down
2 changes: 1 addition & 1 deletion 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.2.1",
"version": "4.3.0",
"author": "Contentful GmbH",
"license": "MIT",
"repository": {
Expand Down

0 comments on commit eab8f4f

Please sign in to comment.