algolia-experiences 1.8.3 → 1.8.4

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.
@@ -1,4 +1,4 @@
1
- /*! algolia-experiences 1.8.3 | © Algolia, Inc. and contributors; MIT License | https://github.com/algolia/instantsearch */
1
+ /*! algolia-experiences 1.8.4 | © Algolia, Inc. and contributors; MIT License | https://github.com/algolia/instantsearch */
2
2
  (function (factory) {
3
3
  typeof define === 'function' && define.amd ? define(factory) :
4
4
  factory();
@@ -4987,7 +4987,7 @@
4987
4987
  function requireVersion() {
4988
4988
  if (hasRequiredVersion) return version$1;
4989
4989
  hasRequiredVersion = 1;
4990
- version$1 = '3.29.0';
4990
+ version$1 = '3.29.1';
4991
4991
  return version$1;
4992
4992
  }
4993
4993
 
@@ -9981,7 +9981,7 @@
9981
9981
  };
9982
9982
  }
9983
9983
 
9984
- var version = '4.96.1';
9984
+ var version = '4.96.2';
9985
9985
 
9986
9986
  function getServerResults(entry) {
9987
9987
  var _entry_compositionFeedsResults;