create-mastra 1.3.3 → 1.3.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,9 @@
1
1
  # create-mastra
2
2
 
3
+ ## 1.3.4
4
+
5
+ ## 1.3.4-alpha.0
6
+
3
7
  ## 1.3.3
4
8
 
5
9
  ### Patch Changes
package/dist/index.js CHANGED
@@ -1265,7 +1265,7 @@ var PinoLogger = class _PinoLogger extends MastraLogger {
1265
1265
  };
1266
1266
 
1267
1267
  var package_default = {
1268
- version: "1.3.3"};
1268
+ version: "1.3.4"};
1269
1269
  function getPackageManagerAddCommand(pm) {
1270
1270
  switch (pm) {
1271
1271
  case "npm":