Skip to content

Commit 087cbae

Browse files
chore: version packages
1 parent 652108c commit 087cbae

31 files changed

Lines changed: 104 additions & 91 deletions

.changeset/cozy-phones-reply.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/fix-assistant-text-wiped-multiple-tool-calls.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/fix-chat-window-layout-1.55.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/pre.json

Lines changed: 0 additions & 58 deletions
This file was deleted.

.changeset/tender-tables-compete.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/a2ui-renderer/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @copilotkit/a2ui-renderer
22

3+
## 1.55.2
4+
5+
### Patch Changes
6+
7+
- 62c6042: Bumping the a2ui-middleware underneath the a2ui renderer
8+
39
## 1.55.2-next.1
410

511
## 1.55.2-next.0

packages/a2ui-renderer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@copilotkit/a2ui-renderer",
3-
"version": "1.55.2-next.1",
3+
"version": "1.55.2",
44
"private": false,
55
"description": "A2UI Renderer for CopilotKit - render A2UI surfaces in React applications",
66
"keywords": [

packages/angular/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @copilotkit/angular
22

3+
## 1.54.3
4+
5+
### Patch Changes
6+
7+
- @copilotkit/core@1.55.2
8+
- @copilotkit/shared@1.55.2
9+
310
## 1.54.3-next.1
411

512
### Patch Changes

packages/angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@copilotkitnext/angular",
3-
"version": "1.54.3-next.1",
3+
"version": "1.54.3",
44
"description": "Angular library for CopilotKit",
55
"license": "Commercial",
66
"repository": {

packages/core/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @copilotkit/core
22

3+
## 1.55.2
4+
5+
### Patch Changes
6+
7+
- @copilotkit/shared@1.55.2
8+
39
## 1.55.2-next.1
410

511
### Patch Changes

0 commit comments

Comments
 (0)