algolia / react-instantsearch

⚡️ Lightning-fast search for React and React Native applications, by Algolia.
https://www.algolia.com/doc/guides/building-search-ui/what-is-instantsearch/react/
MIT License
1.97k stars 386 forks source link

chore: release v6.30.1 #3556

Closed instantsearch-bot closed 2 years ago

instantsearch-bot commented 2 years ago
This pull request prepares the following release: Repository Branch Update Change
react-instantsearch releases/v6.30.1 patch 6.30.06.30.1

Release Summary

This is going to be published with the following command:

Dir Command
packages/react-instantsearch-core npm_config_registry=https://registry.npmjs.org/ npm publish --tag latest
packages/react-instantsearch-dom-maps npm_config_registry=https://registry.npmjs.org/ npm publish --tag latest
packages/react-instantsearch-dom npm_config_registry=https://registry.npmjs.org/ npm publish --tag latest
packages/react-instantsearch-hooks npm_config_registry=https://registry.npmjs.org/ npm publish --tag latest
packages/react-instantsearch-hooks-web npm_config_registry=https://registry.npmjs.org/ npm publish --tag latest
packages/react-instantsearch-hooks-server npm_config_registry=https://registry.npmjs.org/ npm publish --tag latest
packages/react-instantsearch-native npm_config_registry=https://registry.npmjs.org/ npm publish --tag latest
packages/react-instantsearch npm_config_registry=https://registry.npmjs.org/ npm publish --tag latest

Merging Instructions

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

See details After that, a commit `chore: release v6.30.1` 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.1/assets/squash-and-merge.png)

This pull request is automatically generated by Ship.js.

codesandbox-ci[bot] commented 2 years ago

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit e57555b28c5f706b5e096b3232e1020bb65cf322:

Sandbox Source
algolia/create-instantsearch-app Configuration
hooks-example Configuration
netlify[bot] commented 2 years ago

Deploy Preview for react-instantsearch ready!

Name Link
Latest commit e57555b28c5f706b5e096b3232e1020bb65cf322
Latest deploy log https://app.netlify.com/sites/react-instantsearch/deploys/62cd434d92732b00097193ea
Deploy Preview https://deploy-preview-3556--react-instantsearch.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

Haroenv commented 2 years ago

let's include InstantSearch.js update for https://github.com/algolia/react-instantsearch/issues/3534#issuecomment-1180752598

EDIt: https://github.com/algolia/react-instantsearch/pull/3557