@redneckz/wildless-cms-uni-blocks 0.14.227 → 0.14.228

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.
@@ -5992,7 +5992,7 @@
5992
5992
  slots: () => [HEADER_SLOT, FOOTER_SLOT, STICKY_FOOTER_SLOT],
5993
5993
  });
5994
5994
 
5995
- const packageVersion = "0.14.226";
5995
+ const packageVersion = "0.14.227";
5996
5996
 
5997
5997
  exports.Blocks = Blocks;
5998
5998
  exports.ContentPage = ContentPage;