mastracode 0.12.1-alpha.2 → 0.12.1-alpha.3

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,13 @@
1
1
  # mastracode
2
2
 
3
+ ## 0.12.1-alpha.3
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [[`6f714ec`](https://github.com/mastra-ai/mastra/commit/6f714ec9a5614222761fd6ea3d53af1da9ab6034), [`2bdb5fd`](https://github.com/mastra-ai/mastra/commit/2bdb5fd887bfd81bdb71c4a5db22a4fda99f2591)]:
8
+ - @mastra/memory@1.15.0-alpha.2
9
+ - @mastra/mcp@1.4.2-alpha.1
10
+
3
11
  ## 0.12.1-alpha.2
4
12
 
5
13
  ### Patch Changes
@@ -878,7 +878,7 @@ function getInstallCommand(pm, version) {
878
878
  }
879
879
  function getCurrentVersion() {
880
880
  {
881
- return "0.12.1-alpha.2";
881
+ return "0.12.1-alpha.3";
882
882
  }
883
883
  }
884
884
  async function fetchLatestVersion() {
@@ -13098,5 +13098,5 @@ var LoginSelectorComponent = class extends Box {
13098
13098
  };
13099
13099
 
13100
13100
  export { AssistantMessageComponent, LoginDialogComponent, LoginSelectorComponent, MastraTUI, ModelSelectorComponent, OMProgressComponent, ToolExecutionComponentEnhanced, UserMessageComponent, createTUIState, detectTerminalTheme, formatOMStatus, getCurrentVersion };
13101
- //# sourceMappingURL=chunk-6QPTVCFS.js.map
13102
- //# sourceMappingURL=chunk-6QPTVCFS.js.map
13101
+ //# sourceMappingURL=chunk-G24PLBAM.js.map
13102
+ //# sourceMappingURL=chunk-G24PLBAM.js.map