algolia-experiences 1.7.1 → 1.7.2

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.1 | © Algolia, Inc. and contributors; MIT License | https://github.com/algolia/instantsearch */
1
+ /*! algolia-experiences 1.7.2 | © 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();
@@ -10405,7 +10405,7 @@
10405
10405
  };
10406
10406
  }
10407
10407
 
10408
- var version = '4.91.0';
10408
+ var version = '4.92.0';
10409
10409
 
10410
10410
  function hydrateSearchClient(client, results) {
10411
10411
  if (!results) {