react-instantsearch-core 6.39.0 → 6.39.1

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.
@@ -4,5 +4,5 @@ Object.defineProperty(exports, "__esModule", {
4
4
  value: true
5
5
  });
6
6
  exports.default = void 0;
7
- var _default = '6.39.0';
7
+ var _default = '6.39.1';
8
8
  exports.default = _default;
@@ -1 +1 @@
1
- export default '6.39.0';
1
+ export default '6.39.1';
@@ -871,7 +871,7 @@
871
871
  });
872
872
  }
873
873
 
874
- var version = '6.39.0';
874
+ var version = '6.39.1';
875
875
 
876
876
  function translatable(defaultTranslations) {
877
877
  return function (Composed) {