Skip to content

Commit

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

### Features

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

### Features

- add allowed resources error types ([#1957](https://github.com/contentful/ui-extensions-sdk/issues/1957)) ([d946440](https://github.com/contentful/ui-extensions-sdk/commit/d94644086667cb8f5dce72404191b4f9b7301d45))

## [4.26.3](https://github.com/contentful/ui-extensions-sdk/compare/v4.26.2...v4.26.3) (2024-07-02)

### Bug Fixes
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.26.3",
"version": "4.27.0",
"author": "Contentful GmbH",
"license": "MIT",
"sideEffects": true,
Expand Down

0 comments on commit 836bf93

Please sign in to comment.