@mastra/client-js 0.0.0-separate-trace-data-from-component-20250501042644 → 0.0.0-separate-trace-data-from-component-20250501141108

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/CHANGELOG.md +2 -2
  2. package/package.json +2 -2
package/CHANGELOG.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # @mastra/client-js
2
2
 
3
- ## 0.0.0-separate-trace-data-from-component-20250501042644
3
+ ## 0.0.0-separate-trace-data-from-component-20250501141108
4
4
 
5
5
  ### Patch Changes
6
6
 
@@ -12,7 +12,7 @@
12
12
  - Updated dependencies [26738f4]
13
13
  - Updated dependencies [b804723]
14
14
  - Updated dependencies [0097d50]
15
- - @mastra/core@0.0.0-separate-trace-data-from-component-20250501042644
15
+ - @mastra/core@0.0.0-separate-trace-data-from-component-20250501141108
16
16
 
17
17
  ## 0.1.20-alpha.2
18
18
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mastra/client-js",
3
- "version": "0.0.0-separate-trace-data-from-component-20250501042644",
3
+ "version": "0.0.0-separate-trace-data-from-component-20250501141108",
4
4
  "description": "The official TypeScript library for the Mastra Client API",
5
5
  "author": "",
6
6
  "type": "module",
@@ -26,7 +26,7 @@
26
26
  "json-schema": "^0.4.0",
27
27
  "zod": "^3.24.2",
28
28
  "zod-to-json-schema": "^3.24.3",
29
- "@mastra/core": "0.0.0-separate-trace-data-from-component-20250501042644"
29
+ "@mastra/core": "0.0.0-separate-trace-data-from-component-20250501141108"
30
30
  },
31
31
  "peerDependencies": {
32
32
  "zod": "^3.24.2"