algolia-experiences 1.7.3 → 1.7.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.7.3 | © Algolia, Inc. and contributors; MIT License | https://github.com/algolia/instantsearch */
1
+ /*! algolia-experiences 1.7.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();
@@ -9930,7 +9930,7 @@
9930
9930
  };
9931
9931
  }
9932
9932
 
9933
- var version = '4.92.1';
9933
+ var version = '4.93.0';
9934
9934
 
9935
9935
  function hydrateSearchClient(client, results) {
9936
9936
  if (!results) {