Skip to content

Commit

Permalink
chore: 4.10.0 [skip ci]
Browse files Browse the repository at this point in the history
# [4.10.0](v4.9.0...v4.10.0) (2022-07-26)

### Features

* add query param to getTasks ([#1335](#1335)) ([8e79721](8e79721))
  • Loading branch information
semantic-release-bot committed Jul 26, 2022
1 parent 8e79721 commit de16972
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](https://github.com/contentful/ui-extensions-sdk/compare/v4.9.0...v4.10.0) (2022-07-26)

### Features

- add query param to getTasks ([#1335](https://github.com/contentful/ui-extensions-sdk/issues/1335)) ([8e79721](https://github.com/contentful/ui-extensions-sdk/commit/8e79721b9a60adb181e67c87831674dd78145588))

# [4.9.0](https://github.com/contentful/ui-extensions-sdk/compare/v4.8.1...v4.9.0) (2022-07-12)

### 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.9.0",
"version": "4.10.0",
"author": "Contentful GmbH",
"license": "MIT",
"sideEffects": true,
Expand Down

0 comments on commit de16972

Please sign in to comment.