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 3, 2025
1 parent 99359d2 commit a956e59
Show file tree
Hide file tree
Showing 75 changed files with 325 additions and 37 deletions.
2 changes: 2 additions & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@
"flat-points-behave",
"fluffy-rings-shake",
"fresh-lions-work",
"giant-pears-taste",
"gold-deers-peel",
"good-days-explode",
"good-seas-confess",
Expand Down Expand Up @@ -155,6 +156,7 @@
"thick-poets-beam",
"thick-sloths-leave",
"thirty-humans-clean",
"tidy-dryers-deny",
"tricky-carrots-glow",
"tricky-llamas-suffer",
"twelve-dryers-love",
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.27

### Patch Changes

- Updated dependencies [f5dfa20]
- @mastra/core@0.1.27-alpha.49

## 1.0.1-alpha.26

### 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.26",
"version": "1.0.1-alpha.27",
"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.30

### Patch Changes

- Updated dependencies [f5dfa20]
- @mastra/core@0.1.27-alpha.49
- @mastra/engine@0.0.5-alpha.43

## 1.0.1-alpha.29

### 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.29",
"version": "1.0.1-alpha.30",
"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.28

### Patch Changes

- Updated dependencies [f5dfa20]
- @mastra/core@0.1.27-alpha.49

## 0.1.1-alpha.27

### 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.27",
"version": "0.1.1-alpha.28",
"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.28

### Patch Changes

- Updated dependencies [f5dfa20]
- @mastra/core@0.1.27-alpha.49

## 0.1.1-alpha.27

### 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.27",
"version": "0.1.1-alpha.28",
"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.29

### Patch Changes

- Updated dependencies [f5dfa20]
- @mastra/core@0.1.27-alpha.49
- @mastra/memory@0.0.2-alpha.29

## 0.1.1-alpha.28

### 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.28",
"version": "0.1.1-alpha.29",
"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.41

### Patch Changes

- Updated dependencies [a621c34]
- Updated dependencies [f5dfa20]
- @mastra/rag@0.0.2-alpha.33
- @mastra/core@0.1.27-alpha.49
- @mastra/firecrawl@1.0.4-alpha.35
- @mastra/github@1.0.3-alpha.33
- @mastra/stabilityai@1.0.1-alpha.24
- @mastra/engine@0.0.5-alpha.43
- @mastra/memory@0.0.2-alpha.29

## 0.0.2-alpha.40

### 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.40",
"version": "0.0.2-alpha.41",
"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.18

### Patch Changes

- Updated dependencies [f5dfa20]
- @mastra/core@0.1.27-alpha.49
- @mastra/firecrawl@1.0.4-alpha.35
- @mastra/composio@0.0.1-alpha.15

## 1.0.1-alpha.17

### 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.17",
"version": "1.0.1-alpha.18",
"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.27

### Patch Changes

- Updated dependencies [f5dfa20]
- @mastra/core@0.1.27-alpha.49

## 1.0.1-alpha.26

### 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.26",
"version": "1.0.1-alpha.27",
"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.28

### Patch Changes

- Updated dependencies [f5dfa20]
- @mastra/core@0.1.27-alpha.49
- @mastra/memory@0.0.2-alpha.29

## 1.0.1-alpha.27

### 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.27",
"version": "1.0.1-alpha.28",
"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.32

### Patch Changes

- Updated dependencies [a621c34]
- Updated dependencies [f5dfa20]
- @mastra/rag@0.0.2-alpha.33
- @mastra/core@0.1.27-alpha.49
- @mastra/firecrawl@1.0.4-alpha.35
- @mastra/github@1.0.3-alpha.33
- @mastra/engine@0.0.5-alpha.43

## 0.1.1-alpha.31

### 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.31",
"version": "0.1.1-alpha.32",
"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.15

### Patch Changes

- Updated dependencies [f5dfa20]
- @mastra/core@0.1.27-alpha.49

## 1.0.1-alpha.14

### 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.14",
"version": "1.0.1-alpha.15",
"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.21

### Patch Changes

- Updated dependencies [f5dfa20]
- @mastra/core@0.1.27-alpha.49

## 1.0.1-alpha.20

### 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.20",
"version": "1.0.1-alpha.21",
"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.5

### Patch Changes

- Updated dependencies [f5dfa20]
- @mastra/core@0.1.27-alpha.49
- @mastra/engine@0.0.5-alpha.43
- @mastra/memory@0.0.2-alpha.29

## 0.1.1-alpha.4

### 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.4",
"version": "0.1.1-alpha.5",
"private": true,
"scripts": {
"dev": "next dev --turbopack",
Expand Down
8 changes: 8 additions & 0 deletions examples/vnext-playground/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# examples-vnext-playground

## 1.0.1-alpha.25

### Patch Changes

- Updated dependencies [f5dfa20]
- @mastra/core@0.1.27-alpha.49
- @mastra/engine@0.0.5-alpha.43

## 1.0.1-alpha.24

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

## 0.1.1-alpha.33

### Patch Changes

- Updated dependencies [f5dfa20]
- @mastra/core@0.1.27-alpha.49
- @mastra/firecrawl@1.0.4-alpha.35
- @mastra/claude@1.0.1-alpha.28
- @mastra/github@1.0.3-alpha.33
- @mastra/engine@0.0.5-alpha.43
- @mastra/memory@0.0.2-alpha.29

## 0.1.1-alpha.32

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

## 1.0.1-alpha.9

### Patch Changes

- Updated dependencies [f5dfa20]
- @mastra/core@0.1.27-alpha.49
- @mastra/memory@0.0.2-alpha.29

## 1.0.1-alpha.8

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/workflow/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "workflow",
"private": true,
"version": "1.0.1-alpha.8",
"version": "1.0.1-alpha.9",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
Expand Down
7 changes: 7 additions & 0 deletions integrations/apollo/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @mastra/apollo

## 1.0.1-alpha.28

### Patch Changes

- Updated dependencies [f5dfa20]
- @mastra/core@0.1.27-alpha.49

## 1.0.1-alpha.27

### Patch Changes
Expand Down
Loading

0 comments on commit a956e59

Please sign in to comment.