Skip to content

Commit

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

### Bug Fixes

* husky pre-commit [] ([#1981](#1981)) ([4d81c5a](4d81c5a))

### Features

* add type for cursor-based collection responses ([#1975](#1975)) ([e912b7d](e912b7d))
  • Loading branch information
contentful-automation[bot] committed Jul 22, 2024
1 parent 4d81c5a commit 4fbed80
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 3 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
# [4.29.0](https://github.com/contentful/ui-extensions-sdk/compare/v4.28.0...v4.29.0) (2024-07-22)

### Bug Fixes

- husky pre-commit [] ([#1981](https://github.com/contentful/ui-extensions-sdk/issues/1981)) ([4d81c5a](https://github.com/contentful/ui-extensions-sdk/commit/4d81c5a77b940f6c7cf7d28a4f34650a8b587c2f))

### Features

- add type for cursor-based collection responses ([#1975](https://github.com/contentful/ui-extensions-sdk/issues/1975)) ([e912b7d](https://github.com/contentful/ui-extensions-sdk/commit/e912b7d93055a6f2527330beab040c98de23602e))

# [4.28.0](https://github.com/contentful/ui-extensions-sdk/compare/v4.27.0...v4.28.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.28.0",
"version": "4.29.0",
"author": "Contentful GmbH",
"license": "MIT",
"sideEffects": true,
Expand Down

0 comments on commit 4fbed80

Please sign in to comment.