@coveo/atomic-react 3.11.3 → 3.11.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.
@@ -10293,7 +10293,7 @@ function getWindow() {
10293
10293
  }
10294
10294
  function getAtomicEnvironment(headlessVersion) {
10295
10295
  return {
10296
- version: "3.52.0",
10296
+ version: "3.52.1",
10297
10297
  headlessVersion,
10298
10298
  };
10299
10299
  }