Skip to content

Commit 09d7ab3

Browse files
committed
chore(mastra): release 0.0.8
Signed-off-by: Tyler Slaton <[email protected]>
1 parent 3ea94e5 commit 09d7ab3

File tree

2 files changed

+76
-5
lines changed

2 files changed

+76
-5
lines changed

typescript-sdk/integrations/mastra/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ag-ui/mastra",
3-
"version": "0.0.7",
3+
"version": "0.0.8",
44
"license": "Apache-2.0",
55
"main": "./dist/index.js",
66
"module": "./dist/index.mjs",
@@ -31,11 +31,11 @@
3131
},
3232
"peerDependencies": {
3333
"@copilotkit/runtime": "^1.9.3",
34-
"@mastra/core": "^0.11.1 || ^0.12.1",
34+
"@mastra/core": "^0.11.1 || ^0.12.1 || ^0.13.0",
3535
"zod": "^3.25.67"
3636
},
3737
"devDependencies": {
38-
"@mastra/core": "^0.12.1",
38+
"@mastra/core": "^0.13.0",
3939
"@types/jest": "^29.5.14",
4040
"@types/node": "^20.11.19",
4141
"jest": "^29.7.0",

typescript-sdk/pnpm-lock.yaml

Lines changed: 73 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)