create-mastra 1.14.1-alpha.2 → 1.15.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,23 @@
1
1
  # create-mastra
2
2
 
3
+ ## 1.15.0
4
+
5
+ ### Minor Changes
6
+
7
+ - Random bump ([#18178](https://github.com/mastra-ai/mastra/pull/18178))
8
+
9
+ ## 1.15.0-alpha.0
10
+
11
+ ### Minor Changes
12
+
13
+ - Random bump ([#18178](https://github.com/mastra-ai/mastra/pull/18178))
14
+
15
+ ## 1.14.1
16
+
17
+ ### Patch Changes
18
+
19
+ - Security remediation for the 2026-06-17 "easy-day-js" supply-chain incident. Patch bump to publish clean versions and move the `latest` dist-tag forward, superseding the compromised versions that declared the malicious `easy-day-js` dependency. ([#18056](https://github.com/mastra-ai/mastra/pull/18056))
20
+
3
21
  ## 1.14.1-alpha.2
4
22
 
5
23
  ## 1.14.1-alpha.1
package/dist/index.js CHANGED
@@ -15952,7 +15952,7 @@ var PinoLogger = class _PinoLogger extends MastraLogger {
15952
15952
  };
15953
15953
 
15954
15954
  var package_default = {
15955
- version: "1.14.1-alpha.2"};
15955
+ version: "1.15.0"};
15956
15956
  var logger = createLogger(false);
15957
15957
  function createLogger(debug = false) {
15958
15958
  return new PinoLogger({