Skip to content

Commit

Permalink
chore: version packages (alpha)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 10, 2025
1 parent 35d1602 commit 50e8eba
Show file tree
Hide file tree
Showing 83 changed files with 357 additions and 44 deletions.
5 changes: 4 additions & 1 deletion .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,8 @@
"workflow-ai-recruiter": "1.0.0",
"workflow-with-inline-steps": "1.0.0",
"workflow-with-separate-steps": "1.0.0",
"weather-agent": "1.0.0"
"weather-agent": "1.0.0",
"@mastra/tts": "0.0.0"
},
"changesets": [
"afraid-papayas-shake",
Expand Down Expand Up @@ -145,6 +146,7 @@
"red-melons-cough",
"red-zoos-happen",
"rich-pumas-play",
"selfish-pandas-kick",
"serious-bananas-rush",
"seven-mayflies-impress",
"seven-teachers-talk",
Expand Down Expand Up @@ -189,6 +191,7 @@
"weak-elephants-chew",
"wet-bikes-knock",
"wild-dragons-switch",
"wise-swans-shout",
"wise-taxis-wink",
"yellow-nails-add",
"yellow-roses-run"
Expand Down
7 changes: 7 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# docs

## 0.1.1-alpha.10

### Patch Changes

- fd494a3: TTS module
- 7de6d71: Update filter for vector query to work with more stores

## 0.1.1-alpha.9

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "docs",
"version": "0.1.1-alpha.9",
"version": "0.1.1-alpha.10",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down
7 changes: 7 additions & 0 deletions examples/agent/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# examples-agent

## 1.0.1-alpha.35

### Patch Changes

- Updated dependencies [fd494a3]
- @mastra/core@0.1.27-alpha.57

## 1.0.1-alpha.34

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/agent/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "examples-agent",
"type": "module",
"version": "1.0.1-alpha.34",
"version": "1.0.1-alpha.35",
"description": "",
"main": "index.js",
"private": true,
Expand Down
8 changes: 8 additions & 0 deletions examples/bird-checker-with-express/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# bird-checker-with-express

## 1.0.1-alpha.38

### Patch Changes

- Updated dependencies [fd494a3]
- @mastra/core@0.1.27-alpha.57
- @mastra/engine@0.0.5-alpha.51

## 1.0.1-alpha.37

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/bird-checker-with-express/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bird-checker-with-express",
"version": "1.0.1-alpha.37",
"version": "1.0.1-alpha.38",
"description": "",
"type": "module",
"main": "index.js",
Expand Down
7 changes: 7 additions & 0 deletions examples/bird-checker-with-nextjs-and-eval/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# bird-checker-with-nextjs-and-eval

## 0.1.1-alpha.36

### Patch Changes

- Updated dependencies [fd494a3]
- @mastra/core@0.1.27-alpha.57

## 0.1.1-alpha.35

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/bird-checker-with-nextjs-and-eval/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bird-checker-with-nextjs-and-eval",
"version": "0.1.1-alpha.35",
"version": "0.1.1-alpha.36",
"private": true,
"scripts": {
"dev": "next dev --turbopack",
Expand Down
7 changes: 7 additions & 0 deletions examples/bird-checker-with-nextjs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# bird-checker-with-nextjs

## 0.1.1-alpha.36

### Patch Changes

- Updated dependencies [fd494a3]
- @mastra/core@0.1.27-alpha.57

## 0.1.1-alpha.35

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/bird-checker-with-nextjs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bird-checker-with-nextjs",
"version": "0.1.1-alpha.35",
"version": "0.1.1-alpha.36",
"private": true,
"scripts": {
"dev": "next dev --turbopack",
Expand Down
8 changes: 8 additions & 0 deletions examples/crypto-chatbot/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# ai-chatbot

## 0.1.1-alpha.37

### Patch Changes

- Updated dependencies [fd494a3]
- @mastra/core@0.1.27-alpha.57
- @mastra/memory@0.0.2-alpha.37

## 0.1.1-alpha.36

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/crypto-chatbot/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ai-chatbot",
"version": "0.1.1-alpha.36",
"version": "0.1.1-alpha.37",
"private": true,
"scripts": {
"dev": "next dev --turbo",
Expand Down
14 changes: 14 additions & 0 deletions examples/dane/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# @mastra/dane

## 0.0.2-alpha.49

### Patch Changes

- Updated dependencies [fd494a3]
- Updated dependencies [7de6d71]
- @mastra/core@0.1.27-alpha.57
- @mastra/rag@0.0.2-alpha.41
- @mastra/firecrawl@1.0.4-alpha.43
- @mastra/github@1.0.3-alpha.41
- @mastra/stabilityai@1.0.1-alpha.32
- @mastra/engine@0.0.5-alpha.51
- @mastra/memory@0.0.2-alpha.37

## 0.0.2-alpha.48

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/dane/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mastra/dane",
"version": "0.0.2-alpha.48",
"version": "0.0.2-alpha.49",
"main": "dist/index.js",
"type": "module",
"files": [
Expand Down
9 changes: 9 additions & 0 deletions examples/integrations/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# composio

## 1.0.1-alpha.26

### Patch Changes

- Updated dependencies [fd494a3]
- @mastra/core@0.1.27-alpha.57
- @mastra/composio@0.0.1-alpha.23
- @mastra/firecrawl@1.0.4-alpha.43

## 1.0.1-alpha.25

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/integrations/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mastra-examples-integrations",
"version": "1.0.1-alpha.25",
"version": "1.0.1-alpha.26",
"private": true,
"main": "index.js",
"scripts": {
Expand Down
7 changes: 7 additions & 0 deletions examples/llm/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# llm

## 1.0.1-alpha.35

### Patch Changes

- Updated dependencies [fd494a3]
- @mastra/core@0.1.27-alpha.57

## 1.0.1-alpha.34

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/llm/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "mastra-examples-llm",
"type": "module",
"version": "1.0.1-alpha.34",
"version": "1.0.1-alpha.35",
"description": "",
"private": true,
"main": "index.js",
Expand Down
8 changes: 8 additions & 0 deletions examples/memory/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# llm

## 1.0.1-alpha.36

### Patch Changes

- Updated dependencies [fd494a3]
- @mastra/core@0.1.27-alpha.57
- @mastra/memory@0.0.2-alpha.37

## 1.0.1-alpha.35

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/memory/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "memory",
"type": "module",
"version": "1.0.1-alpha.35",
"version": "1.0.1-alpha.36",
"description": "",
"private": true,
"main": "index.js",
Expand Down
12 changes: 12 additions & 0 deletions examples/openapi-spec-writer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# openapi-spec-writer

## 0.1.1-alpha.40

### Patch Changes

- Updated dependencies [fd494a3]
- Updated dependencies [7de6d71]
- @mastra/core@0.1.27-alpha.57
- @mastra/rag@0.0.2-alpha.41
- @mastra/firecrawl@1.0.4-alpha.43
- @mastra/github@1.0.3-alpha.41
- @mastra/engine@0.0.5-alpha.51

## 0.1.1-alpha.39

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/openapi-spec-writer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "openapi-spec-writer",
"version": "0.1.1-alpha.39",
"version": "0.1.1-alpha.40",
"type": "module",
"private": true,
"scripts": {
Expand Down
7 changes: 7 additions & 0 deletions examples/quick-start/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# quick-start

## 1.0.1-alpha.23

### Patch Changes

- Updated dependencies [fd494a3]
- @mastra/core@0.1.27-alpha.57

## 1.0.1-alpha.22

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/quick-start/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "quick-start",
"version": "1.0.1-alpha.22",
"version": "1.0.1-alpha.23",
"description": "",
"private": true,
"main": "index.js",
Expand Down
7 changes: 7 additions & 0 deletions examples/stock-price-tool/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# stock-price-tool

## 1.0.1-alpha.29

### Patch Changes

- Updated dependencies [fd494a3]
- @mastra/core@0.1.27-alpha.57

## 1.0.1-alpha.28

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/stock-price-tool/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "stock-price-tool",
"version": "1.0.1-alpha.28",
"version": "1.0.1-alpha.29",
"main": "index.js",
"type": "module",
"private": true,
Expand Down
9 changes: 9 additions & 0 deletions examples/travel-app/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# travel-app

## 0.1.1-alpha.13

### Patch Changes

- Updated dependencies [fd494a3]
- @mastra/core@0.1.27-alpha.57
- @mastra/engine@0.0.5-alpha.51
- @mastra/memory@0.0.2-alpha.37

## 0.1.1-alpha.12

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/travel-app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "travel-app",
"version": "0.1.1-alpha.12",
"version": "0.1.1-alpha.13",
"private": true,
"scripts": {
"dev": "next dev --turbopack",
Expand Down
7 changes: 7 additions & 0 deletions examples/weather-agent/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# weather-agent

## 1.0.1-alpha.1

### Patch Changes

- Updated dependencies [fd494a3]
- @mastra/core@0.1.27-alpha.57

## 1.0.1-alpha.0

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/weather-agent/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "weather-agent",
"version": "1.0.1-alpha.0",
"version": "1.0.1-alpha.1",
"description": "",
"type": "module",
"main": "index.js",
Expand Down
7 changes: 7 additions & 0 deletions examples/workflow-ai-recruiter/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# workflow-ai-recruiter

## 1.0.1-alpha.4

### Patch Changes

- Updated dependencies [fd494a3]
- @mastra/core@0.1.27-alpha.57

## 1.0.1-alpha.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/workflow-ai-recruiter/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "workflow-ai-recruiter",
"version": "1.0.1-alpha.3",
"version": "1.0.1-alpha.4",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
Expand Down
7 changes: 7 additions & 0 deletions examples/workflow-with-inline-steps/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# workflow-with-inline-steps

## 1.0.1-alpha.4

### Patch Changes

- Updated dependencies [fd494a3]
- @mastra/core@0.1.27-alpha.57

## 1.0.1-alpha.3

### Patch Changes
Expand Down
Loading

0 comments on commit 50e8eba

Please sign in to comment.