Skip to content

Commit 26cb538

Browse files
chore: 4.22.1 [skip ci]
## [4.22.1](v4.22.0...v4.22.1) (2023-07-10) ### Bug Fixes * [EXT-3666] Remove duplicating event dispatch ([#1565](#1565)) ([c51f998](c51f998))
1 parent c51f998 commit 26cb538

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.22.1](https://github.com/contentful/ui-extensions-sdk/compare/v4.22.0...v4.22.1) (2023-07-10)
2+
3+
### Bug Fixes
4+
5+
- [EXT-3666] Remove duplicating event dispatch ([#1565](https://github.com/contentful/ui-extensions-sdk/issues/1565)) ([c51f998](https://github.com/contentful/ui-extensions-sdk/commit/c51f9988fd48aa6a7416b46d53bcb1176396b89e))
6+
17
# [4.22.0](https://github.com/contentful/ui-extensions-sdk/compare/v4.21.1...v4.22.0) (2023-06-29)
28

39
### Features

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.22.0",
4+
"version": "4.22.1",
55
"author": "Contentful GmbH",
66
"license": "MIT",
77
"sideEffects": true,

0 commit comments

Comments
 (0)