Skip to content

Commit b08a3a1

Browse files
chore: 4.24.0 [skip ci]
# [4.24.0](v4.23.1...v4.24.0) (2024-01-19) ### Features * add nodeType to SizeValidationError [DANTE-1114] ([#1807](#1807)) ([735e915](735e915))
1 parent 6884578 commit b08a3a1

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# [4.24.0](https://github.com/contentful/ui-extensions-sdk/compare/v4.23.1...v4.24.0) (2024-01-19)
2+
3+
### Features
4+
5+
- add nodeType to SizeValidationError [DANTE-1114] ([#1807](https://github.com/contentful/ui-extensions-sdk/issues/1807)) ([735e915](https://github.com/contentful/ui-extensions-sdk/commit/735e915be699a2861bc5662c9edc6d5b53f39a9d))
6+
17
## [4.23.1](https://github.com/contentful/ui-extensions-sdk/compare/v4.23.0...v4.23.1) (2023-09-26)
28

39
### Bug Fixes

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "contentful-ui-extensions-sdk",
33
"description": "A JavaScript library to develop custom apps for Contentful",
4-
"version": "4.23.1",
4+
"version": "4.24.0",
55
"author": "Contentful GmbH",
66
"license": "MIT",
77
"sideEffects": true,

0 commit comments

Comments
 (0)