Skip to content

Commit 14a0273

Browse files
authored
chore: release core packages 0.0.39 (#422)
1 parent 36eb60d commit 14a0273

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

typescript-sdk/packages/client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@ag-ui/client",
33
"author": "Markus Ecker <[email protected]>",
4-
"version": "0.0.38",
4+
"version": "0.0.39",
55
"private": false,
66
"publishConfig": {
77
"access": "public"

typescript-sdk/packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@ag-ui/core",
33
"author": "Markus Ecker <[email protected]>",
4-
"version": "0.0.38",
4+
"version": "0.0.39",
55
"private": false,
66
"publishConfig": {
77
"access": "public"

typescript-sdk/packages/encoder/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@ag-ui/encoder",
33
"author": "Markus Ecker <[email protected]>",
4-
"version": "0.0.38",
4+
"version": "0.0.39",
55
"private": false,
66
"publishConfig": {
77
"access": "public"

typescript-sdk/packages/proto/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@ag-ui/proto",
33
"author": "Markus Ecker <[email protected]>",
4-
"version": "0.0.38",
4+
"version": "0.0.39",
55
"private": false,
66
"publishConfig": {
77
"access": "public"

0 commit comments

Comments
 (0)