create-mastra 1.9.3-alpha.2 → 1.9.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
  # create-mastra
2
2
 
3
+ ## 1.9.3
4
+
5
+ ### Patch Changes
6
+
7
+ - Fixed create-mastra observability setup so fresh projects use your saved organization instead of showing an extra organization picker at the end of project creation. ([#16644](https://github.com/mastra-ai/mastra/pull/16644))
8
+
9
+ ## 1.9.3-alpha.3
10
+
3
11
  ## 1.9.3-alpha.2
4
12
 
5
13
  ### Patch Changes
package/dist/index.js CHANGED
@@ -15789,7 +15789,7 @@ var PinoLogger = class _PinoLogger extends MastraLogger {
15789
15789
  };
15790
15790
 
15791
15791
  var package_default = {
15792
- version: "1.9.3-alpha.2"};
15792
+ version: "1.9.3"};
15793
15793
  var logger = createLogger(false);
15794
15794
  function createLogger(debug = false) {
15795
15795
  return new PinoLogger({