@royaloperahouse/chord 1.6.2 → 1.6.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,8 @@
1
1
  # CHANGELOG
2
2
 
3
+ ## [1.6.3]
4
+ - Add exports for zIndexes
5
+
3
6
  ## [1.6.2]
4
7
  - ImpactHeader: add alt text for sponsors logo custom image
5
8
 
@@ -7310,4 +7310,5 @@ exports.Tickbox = Tickbox;
7310
7310
  exports.TitleWithCTA = TitleWithCTA;
7311
7311
  exports.TypeTags = TypeTags;
7312
7312
  exports.devices = devices;
7313
+ exports.zIndexes = zIndexes;
7313
7314
  //# sourceMappingURL=chord.cjs.development.js.map