Skip to content

Commit

Permalink
chore: 4.28.0 [skip ci]
Browse files Browse the repository at this point in the history
# [4.28.0](v4.27.0...v4.28.0) (2024-07-08)

### Features

* export allowed resources error types ([#1962](#1962)) ([d9feb5b](d9feb5b))
  • Loading branch information
contentful-automation[bot] committed Jul 8, 2024
1 parent d9feb5b commit c2705c6
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.28.0](https://github.com/contentful/ui-extensions-sdk/compare/v4.27.0...v4.28.0) (2024-07-08)

### Features

- export allowed resources error types ([#1962](https://github.com/contentful/ui-extensions-sdk/issues/1962)) ([d9feb5b](https://github.com/contentful/ui-extensions-sdk/commit/d9feb5bf390e328fbf972589830fe68f8a5f6ba7))

# [4.27.0](https://github.com/contentful/ui-extensions-sdk/compare/v4.26.3...v4.27.0) (2024-07-08)

### 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": "A JavaScript library to develop custom apps for Contentful",
"version": "4.27.0",
"version": "4.28.0",
"author": "Contentful GmbH",
"license": "MIT",
"sideEffects": true,
Expand Down

0 comments on commit c2705c6

Please sign in to comment.