mastracode 0.10.2 → 0.10.3-alpha.0

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,12 @@
1
1
  # mastracode
2
2
 
3
+ ## 0.10.3-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [[`9a43b47`](https://github.com/mastra-ai/mastra/commit/9a43b476465e86c9aca381c2831066b5c33c999a)]:
8
+ - @mastra/core@1.21.0-alpha.0
9
+
3
10
  ## 0.10.2
4
11
 
5
12
  ### Patch Changes
@@ -877,7 +877,7 @@ function getInstallCommand(pm, version) {
877
877
  }
878
878
  function getCurrentVersion() {
879
879
  {
880
- return "0.10.2";
880
+ return "0.10.3-alpha.0";
881
881
  }
882
882
  }
883
883
  async function fetchLatestVersion() {
@@ -12617,5 +12617,5 @@ var LoginSelectorComponent = class extends Box {
12617
12617
  };
12618
12618
 
12619
12619
  export { AssistantMessageComponent, LoginDialogComponent, LoginSelectorComponent, MastraTUI, ModelSelectorComponent, OMProgressComponent, ToolExecutionComponentEnhanced, UserMessageComponent, createTUIState, detectTerminalTheme, formatOMStatus, getCurrentVersion };
12620
- //# sourceMappingURL=chunk-XCYBB7AE.js.map
12621
- //# sourceMappingURL=chunk-XCYBB7AE.js.map
12620
+ //# sourceMappingURL=chunk-2VRZ5GX2.js.map
12621
+ //# sourceMappingURL=chunk-2VRZ5GX2.js.map