Skip to content

Commit e9cb7df

Browse files
chore(post-release): update version to 1.54.0-next.5
1 parent 0d14984 commit e9cb7df

46 files changed

Lines changed: 201 additions & 73 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.changeset/pre.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@
5151
"fifty-cobras-pull",
5252
"fix-escape-key-focus-loss-399",
5353
"floppy-birds-sink",
54+
"mighty-bags-sneeze",
5455
"odd-planets-deliver",
5556
"slimy-zoos-accept"
5657
]

examples/v2/next-pages-router/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @copilotkitnext/next-pages-router
22

3+
## 1.54.0-next.5
4+
5+
### Patch Changes
6+
7+
- @copilotkitnext/react@1.54.0-next.5
8+
39
## 1.54.0-next.4
410

511
### Patch Changes

examples/v2/next-pages-router/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@copilotkitnext/next-pages-router",
3-
"version": "1.54.0-next.4",
3+
"version": "1.54.0-next.5",
44
"private": true,
55
"scripts": {
66
"example-dev": "next dev",

examples/v2/node-express/CHANGELOG.md

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

3+
## 1.54.0-next.5
4+
5+
### Patch Changes
6+
7+
- @copilotkitnext/agent@1.54.0-next.5
8+
- @copilotkitnext/runtime@1.54.0-next.5
9+
310
## 1.54.0-next.4
411

512
### Patch Changes

examples/v2/node-express/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@copilotkitnext/node-express",
3-
"version": "1.54.0-next.4",
3+
"version": "1.54.0-next.5",
44
"private": true,
55
"scripts": {
66
"example-dev": "tsx watch src/index.ts",

packages/v1/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.54.0-next.5
4+
5+
### Patch Changes
6+
7+
- 7916df6: feat: set default a2ui theme to fit cpk main theme
8+
39
## 1.54.0-next.4
410

511
## 1.54.0-next.3

packages/v1/a2ui-renderer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@copilotkit/a2ui-renderer",
33
"private": false,
4-
"version": "1.54.0-next.4",
4+
"version": "1.54.0-next.5",
55
"description": "A2UI Renderer for CopilotKit - render A2UI surfaces in React applications",
66
"homepage": "https://github.com/CopilotKit/CopilotKit",
77
"repository": {

packages/v1/react-core/CHANGELOG.md

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

3+
## 1.54.0-next.5
4+
5+
### Patch Changes
6+
7+
- @copilotkitnext/react@1.54.0-next.5
8+
- @copilotkit/runtime-client-gql@1.54.0-next.5
9+
- @copilotkit/shared@1.54.0-next.5
10+
- @copilotkitnext/core@1.54.0-next.5
11+
312
## 1.54.0-next.4
413

514
### Patch Changes

packages/v1/react-core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"publishConfig": {
1111
"access": "public"
1212
},
13-
"version": "1.54.0-next.4",
13+
"version": "1.54.0-next.5",
1414
"sideEffects": [
1515
"**/*.css"
1616
],

packages/v1/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.54.0-next.5
4+
5+
### Patch Changes
6+
7+
- @copilotkit/react-core@1.54.0-next.5
8+
- @copilotkit/runtime-client-gql@1.54.0-next.5
9+
- @copilotkit/shared@1.54.0-next.5
10+
311
## 1.54.0-next.4
412

513
### Patch Changes

0 commit comments

Comments
 (0)