lexical 0.29.1-nightly.20250327.0 → 0.29.1-nightly.20250328.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/Lexical.dev.js CHANGED
@@ -10289,7 +10289,7 @@ class LexicalEditor {
10289
10289
  };
10290
10290
  }
10291
10291
  }
10292
- LexicalEditor.version = "0.29.1-nightly.20250327.0+dev.cjs";
10292
+ LexicalEditor.version = "0.29.1-nightly.20250328.0+dev.cjs";
10293
10293
 
10294
10294
  let keyCounter = 1;
10295
10295
  function resetRandomKey() {
package/Lexical.dev.mjs CHANGED
@@ -10287,7 +10287,7 @@ class LexicalEditor {
10287
10287
  };
10288
10288
  }
10289
10289
  }
10290
- LexicalEditor.version = "0.29.1-nightly.20250327.0+dev.esm";
10290
+ LexicalEditor.version = "0.29.1-nightly.20250328.0+dev.esm";
10291
10291
 
10292
10292
  let keyCounter = 1;
10293
10293
  function resetRandomKey() {