algolia / instantsearch

⚡️ Libraries for building performant and instant search and recommend experiences with Algolia. Compatible with JavaScript, TypeScript, React and Vue.
https://www.algolia.com/doc/guides/building-search-ui/what-is-instantsearch/js/
MIT License
3.73k stars 525 forks source link

chore: release #6436

Closed dhayab closed 1 week ago

dhayab commented 1 week ago
This pull request prepares the following release: Repository Branch Update
instantsearch chore/release-1731590447346 patch

Release Summary

This is going to be published with the following command:

yarn lerna publish from-package --yes

Merging Instructions

When merging this pull request, you need to Squash and merge and make sure that the title starts with chore: release.

See details After that, a commit `chore: release` will be added and you or your CI can run `shipjs trigger` to trigger the release based on the commit. ![Squash and merge](https://raw.githubusercontent.com/algolia/shipjs/v0.24.4/assets/squash-and-merge.png)

This pull request is automatically generated by Ship.js.