Skip to content

Commit 07ea4b0

Browse files
chore: version packages (alpha)
1 parent 7bcfaee commit 07ea4b0

Some content is hidden

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

89 files changed

+367
-45
lines changed

.changeset/pre.json

+4-1
Original file line numberDiff line numberDiff line change
@@ -131,5 +131,8 @@
131131
"@mastra/voice-playai": "0.1.4",
132132
"@mastra/voice-speechify": "0.1.4"
133133
},
134-
"changesets": []
134+
"changesets": [
135+
"cool-papers-check",
136+
"seven-stars-mate"
137+
]
135138
}

client-sdks/client-js/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @mastra/client-js
22

3+
## 0.1.9-alpha.0
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [7bcfaee]
8+
- @mastra/core@0.6.1-alpha.0
9+
310
## 0.1.8
411

512
### Patch Changes

client-sdks/client-js/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mastra/client-js",
3-
"version": "0.1.8",
3+
"version": "0.1.9-alpha.0",
44
"description": "The official TypeScript library for the Mastra Client API",
55
"author": "",
66
"type": "module",

deployers/cloudflare/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @mastra/deployer-cloudflare
22

3+
## 0.1.10-alpha.0
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [7bcfaee]
8+
- @mastra/core@0.6.1-alpha.0
9+
- @mastra/deployer@0.2.1-alpha.0
10+
311
## 0.1.9
412

513
### Patch Changes

deployers/cloudflare/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mastra/deployer-cloudflare",
3-
"version": "0.1.9",
3+
"version": "0.1.10-alpha.0",
44
"description": "",
55
"type": "module",
66
"files": [

deployers/netlify/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @mastra/deployer-netlify
22

3+
## 0.1.10-alpha.0
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [7bcfaee]
8+
- @mastra/core@0.6.1-alpha.0
9+
- @mastra/deployer@0.2.1-alpha.0
10+
311
## 0.1.9
412

513
### Patch Changes

deployers/netlify/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mastra/deployer-netlify",
3-
"version": "0.1.9",
3+
"version": "0.1.10-alpha.0",
44
"description": "",
55
"type": "module",
66
"files": [

deployers/vercel/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @mastra/deployer-vercel
22

3+
## 0.1.10-alpha.0
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [7bcfaee]
8+
- @mastra/core@0.6.1-alpha.0
9+
- @mastra/deployer@0.2.1-alpha.0
10+
311
## 0.1.9
412

513
### Patch Changes

deployers/vercel/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mastra/deployer-vercel",
3-
"version": "0.1.9",
3+
"version": "0.1.10-alpha.0",
44
"description": "",
55
"type": "module",
66
"files": [

examples/dane/CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# @mastra/dane
22

3+
## 0.0.7-alpha.0
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [7bcfaee]
8+
- @mastra/core@0.6.1-alpha.0
9+
- @mastra/github@1.1.10-alpha.0
10+
- @mastra/stabilityai@1.1.10-alpha.0
11+
- @mastra/mcp@0.3.2-alpha.0
12+
- @mastra/memory@0.2.2-alpha.0
13+
- @mastra/rag@0.1.10-alpha.0
14+
- @mastra/upstash@0.1.10-alpha.0
15+
316
## 0.0.6
417

518
### Patch Changes

examples/dane/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mastra/dane",
3-
"version": "0.0.6",
3+
"version": "0.0.7-alpha.0",
44
"main": "dist/index.js",
55
"type": "module",
66
"files": [

integrations/composio/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @mastra/composio
22

3+
## 0.1.10-alpha.0
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [7bcfaee]
8+
- @mastra/core@0.6.1-alpha.0
9+
310
## 0.1.9
411

512
### Patch Changes

integrations/composio/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mastra/composio",
3-
"version": "0.1.9",
3+
"version": "0.1.10-alpha.0",
44
"description": "",
55
"type": "module",
66
"main": "dist/index.js",

integrations/firecrawl/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @mastra/firecrawl
22

3+
## 1.1.10-alpha.0
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [7bcfaee]
8+
- @mastra/core@0.6.1-alpha.0
9+
- @mastra/rag@0.1.10-alpha.0
10+
311
## 1.1.9
412

513
### Patch Changes

integrations/firecrawl/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mastra/firecrawl",
3-
"version": "1.1.9",
3+
"version": "1.1.10-alpha.0",
44
"description": "",
55
"type": "module",
66
"main": "dist/index.js",

integrations/github/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @mastra/github
22

3+
## 1.1.10-alpha.0
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [7bcfaee]
8+
- @mastra/core@0.6.1-alpha.0
9+
310
## 1.1.9
411

512
### Patch Changes

integrations/github/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mastra/github",
3-
"version": "1.1.9",
3+
"version": "1.1.10-alpha.0",
44
"description": "",
55
"main": "dist/index.js",
66
"type": "module",

integrations/ragie/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @mastra/ragie
22

3+
## 1.1.10-alpha.0
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [7bcfaee]
8+
- @mastra/core@0.6.1-alpha.0
9+
310
## 1.1.9
411

512
### Patch Changes

integrations/ragie/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mastra/ragie",
3-
"version": "1.1.9",
3+
"version": "1.1.10-alpha.0",
44
"description": "",
55
"main": "dist/index.js",
66
"typings": "dist/index.d.ts",

integrations/stabilityai/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @mastra/stabilityai
22

3+
## 1.1.10-alpha.0
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [7bcfaee]
8+
- @mastra/core@0.6.1-alpha.0
9+
310
## 1.1.9
411

512
### Patch Changes

integrations/stabilityai/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mastra/stabilityai",
3-
"version": "1.1.9",
3+
"version": "1.1.10-alpha.0",
44
"description": "",
55
"main": "dist/index.js",
66
"type": "module",

packages/cli/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# mastra
22

3+
## 0.3.2-alpha.0
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [7bcfaee]
8+
- @mastra/core@0.6.1-alpha.0
9+
- @mastra/deployer@0.2.1-alpha.0
10+
311
## 0.3.1
412

513
### Patch Changes

packages/cli/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mastra",
3-
"version": "0.3.1",
3+
"version": "0.3.2-alpha.0",
44
"license": "ISC",
55
"description": "cli for mastra",
66
"type": "module",

packages/core/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @mastra/core
22

3+
## 0.6.1-alpha.0
4+
5+
### Patch Changes
6+
7+
- 7bcfaee: Remove node_modules-path dir which calls \_\_dirname at the top level and breaks some esm runtimes
8+
39
## 0.6.0
410

511
### Minor Changes

packages/core/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mastra/core",
3-
"version": "0.6.0",
3+
"version": "0.6.1-alpha.0",
44
"license": "ISC",
55
"type": "module",
66
"main": "dist/index.js",

packages/deployer/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @mastra/deployer
22

3+
## 0.2.1-alpha.0
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [7bcfaee]
8+
- @mastra/core@0.6.1-alpha.0
9+
310
## 0.2.0
411

512
### Minor Changes

packages/deployer/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mastra/deployer",
3-
"version": "0.2.0",
3+
"version": "0.2.1-alpha.0",
44
"description": "",
55
"type": "module",
66
"files": [

packages/evals/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @mastra/evals
22

3+
## 0.1.10-alpha.0
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [7bcfaee]
8+
- @mastra/core@0.6.1-alpha.0
9+
310
## 0.1.9
411

512
### Patch Changes

packages/evals/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mastra/evals",
3-
"version": "0.1.9",
3+
"version": "0.1.10-alpha.0",
44
"description": "",
55
"type": "module",
66
"files": [

packages/loggers/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @mastra/loggers
22

3+
## 0.1.10-alpha.0
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [7bcfaee]
8+
- @mastra/core@0.6.1-alpha.0
9+
310
## 0.1.9
411

512
### Patch Changes

packages/loggers/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mastra/loggers",
3-
"version": "0.1.9",
3+
"version": "0.1.10-alpha.0",
44
"description": "",
55
"type": "module",
66
"files": [

packages/mcp/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @mastra/mcp
22

3+
## 0.3.2-alpha.0
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [7bcfaee]
8+
- @mastra/core@0.6.1-alpha.0
9+
310
## 0.3.1
411

512
### Patch Changes

packages/mcp/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mastra/mcp",
3-
"version": "0.3.1",
3+
"version": "0.3.2-alpha.0",
44
"description": "",
55
"type": "module",
66
"main": "dist/index.js",

packages/memory/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @mastra/memory
22

3+
## 0.2.2-alpha.0
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [7bcfaee]
8+
- @mastra/core@0.6.1-alpha.0
9+
310
## 0.2.1
411

512
### Patch Changes

packages/memory/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mastra/memory",
3-
"version": "0.2.1",
3+
"version": "0.2.2-alpha.0",
44
"description": "",
55
"type": "module",
66
"main": "./dist/index.js",

packages/playground-ui/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @mastra/playground-ui
22

3+
## 2.0.1-alpha.0
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [7bcfaee]
8+
- @mastra/core@0.6.1-alpha.0
9+
- @mastra/client-js@0.1.9-alpha.0
10+
311
## 2.0.0
412

513
### Patch Changes

packages/playground-ui/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@mastra/playground-ui",
33
"type": "module",
4-
"version": "2.0.0",
4+
"version": "2.0.1-alpha.0",
55
"description": "Mastra Playground components",
66
"main": "dist/index.umd.js",
77
"module": "dist/index.es.js",

0 commit comments

Comments
 (0)