mastracode 0.20.0 → 0.20.1-alpha.1

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.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,20 @@
1
1
  # mastracode
2
2
 
3
+ ## 0.20.1-alpha.1
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [[`2f5f58a`](https://github.com/mastra-ai/mastra/commit/2f5f58a9a8bb13bcdc6789db221eef7c9bf1ff02), [`2f5f58a`](https://github.com/mastra-ai/mastra/commit/2f5f58a9a8bb13bcdc6789db221eef7c9bf1ff02)]:
8
+ - @mastra/core@1.37.0-alpha.1
9
+ - @mastra/observability@1.14.0-alpha.0
10
+
11
+ ## 0.20.1-alpha.0
12
+
13
+ ### Patch Changes
14
+
15
+ - Updated dependencies [[`cfa2e3a`](https://github.com/mastra-ai/mastra/commit/cfa2e3a5292322f48bb28b4d257d631da7f9d3cc)]:
16
+ - @mastra/core@1.36.1-alpha.0
17
+
3
18
  ## 0.20.0
4
19
 
5
20
  ### Minor Changes
@@ -998,7 +998,7 @@ function getInstallCommand(pm, version) {
998
998
  }
999
999
  function getCurrentVersion() {
1000
1000
  {
1001
- return "0.20.0";
1001
+ return "0.20.1-alpha.1";
1002
1002
  }
1003
1003
  }
1004
1004
  async function fetchLatestVersion() {
@@ -17839,5 +17839,5 @@ Would you like to update now?`;
17839
17839
  };
17840
17840
 
17841
17841
  export { AssistantMessageComponent, LoginDialogComponent, LoginSelectorComponent, MastraTUI, ModelSelectorComponent, OMProgressComponent, ToolExecutionComponentEnhanced, UserMessageComponent, createTUIState, detectTerminalTheme, formatOMStatus, getCurrentVersion };
17842
- //# sourceMappingURL=chunk-47OHSMYD.js.map
17843
- //# sourceMappingURL=chunk-47OHSMYD.js.map
17842
+ //# sourceMappingURL=chunk-EVQJWMDO.js.map
17843
+ //# sourceMappingURL=chunk-EVQJWMDO.js.map