mastracode 0.16.0-alpha.3 → 0.16.0-alpha.4

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.16.0-alpha.4
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [[`8a71261`](https://github.com/mastra-ai/mastra/commit/8a71261e3954ae617c6f8e25767b951f99438ab2), [`021a60f`](https://github.com/mastra-ai/mastra/commit/021a60f1f3e0135a70ef23c58be7a9b3aaffe6b4)]:
8
+ - @mastra/core@1.29.0-alpha.4
9
+
3
10
  ## 0.16.0-alpha.3
4
11
 
5
12
  ### Minor Changes
@@ -878,7 +878,7 @@ function getInstallCommand(pm, version) {
878
878
  }
879
879
  function getCurrentVersion() {
880
880
  {
881
- return "0.16.0-alpha.3";
881
+ return "0.16.0-alpha.4";
882
882
  }
883
883
  }
884
884
  async function fetchLatestVersion() {
@@ -14260,5 +14260,5 @@ var LoginSelectorComponent = class extends Box {
14260
14260
  };
14261
14261
 
14262
14262
  export { AssistantMessageComponent, LoginDialogComponent, LoginSelectorComponent, MastraTUI, ModelSelectorComponent, OMProgressComponent, ToolExecutionComponentEnhanced, UserMessageComponent, createTUIState, detectTerminalTheme, formatOMStatus, getCurrentVersion };
14263
- //# sourceMappingURL=chunk-UNQFJX3X.js.map
14264
- //# sourceMappingURL=chunk-UNQFJX3X.js.map
14263
+ //# sourceMappingURL=chunk-OH27INCC.js.map
14264
+ //# sourceMappingURL=chunk-OH27INCC.js.map