Skip to content

Commit 1bc4786

Browse files
chore: version packages (next)
1 parent e377f3a commit 1bc4786

27 files changed

Lines changed: 98 additions & 14 deletions

File tree

.changeset/pre.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,5 +50,5 @@
5050
"@copilotkit/voice": "1.55.1",
5151
"@copilotkit/web-inspector": "1.55.1"
5252
},
53-
"changesets": []
53+
"changesets": ["cozy-phones-reply"]
5454
}

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-next.0
4+
5+
### Patch Changes
6+
7+
- 62c6042: Bumping the a2ui-middleware underneath the a2ui renderer
8+
39
## 1.55.1
410

511
## 1.55.1-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.1",
3+
"version": "1.55.2-next.0",
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-next.0
4+
5+
### Patch Changes
6+
7+
- @copilotkit/core@1.55.2-next.0
8+
- @copilotkit/shared@1.55.2-next.0
9+
310
## 1.54.2
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.2",
3+
"version": "1.54.3-next.0",
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-next.0
4+
5+
### Patch Changes
6+
7+
- @copilotkit/shared@1.55.2-next.0
8+
39
## 1.55.1
410

511
### Patch Changes

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@copilotkit/core",
3-
"version": "1.55.1",
3+
"version": "1.55.2-next.0",
44
"description": "Core web utilities for CopilotKit2",
55
"type": "module",
66
"main": "./dist/index.cjs",

packages/react-core/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# ui
22

3+
## 1.55.2-next.0
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [62c6042]
8+
- @copilotkit/a2ui-renderer@1.55.2-next.0
9+
- @copilotkit/core@1.55.2-next.0
10+
- @copilotkit/runtime-client-gql@1.55.2-next.0
11+
- @copilotkit/shared@1.55.2-next.0
12+
- @copilotkit/web-inspector@1.55.2-next.0
13+
314
## 1.55.1
415

516
### Patch Changes

packages/react-core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@copilotkit/react-core",
3-
"version": "1.55.1",
3+
"version": "1.55.2-next.0",
44
"private": false,
55
"keywords": [
66
"ai",

packages/react-textarea/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# ui
22

3+
## 1.55.2-next.0
4+
5+
### Patch Changes
6+
7+
- @copilotkit/react-core@1.55.2-next.0
8+
- @copilotkit/runtime-client-gql@1.55.2-next.0
9+
- @copilotkit/shared@1.55.2-next.0
10+
311
## 1.55.1
412

513
### Patch Changes

0 commit comments

Comments
 (0)