@redneckz/wildless-cms-uni-blocks 0.14.182 → 0.14.183

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.
@@ -6006,7 +6006,7 @@
6006
6006
  slots: () => [HEADER_SLOT, FOOTER_SLOT, STICKY_FOOTER_SLOT],
6007
6007
  });
6008
6008
 
6009
- const packageVersion = "0.14.181";
6009
+ const packageVersion = "0.14.182";
6010
6010
 
6011
6011
  exports.Blocks = Blocks;
6012
6012
  exports.ContentPage = ContentPage;