Skip to content

Commit f33954a

Browse files
chore: 4.50.0 [skip ci]
# [4.50.0](v4.49.1...v4.50.0) (2026-01-07) ### Features * add agents and agent runs [PIC-829] ([#2401](#2401)) ([a6916c1](a6916c1))
1 parent a6916c1 commit f33954a

3 files changed

Lines changed: 9 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# [4.50.0](https://github.com/contentful/ui-extensions-sdk/compare/v4.49.1...v4.50.0) (2026-01-07)
2+
3+
### Features
4+
5+
- add agents and agent runs [PIC-829] ([#2401](https://github.com/contentful/ui-extensions-sdk/issues/2401)) ([a6916c1](https://github.com/contentful/ui-extensions-sdk/commit/a6916c11bf7993ac2de3e1f6f5e380206d6b2140))
6+
17
## [4.49.1](https://github.com/contentful/ui-extensions-sdk/compare/v4.49.0...v4.49.1) (2026-01-05)
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.49.1",
4+
"version": "4.50.0",
55
"author": "Contentful GmbH",
66
"license": "MIT",
77
"sideEffects": true,

0 commit comments

Comments
 (0)