This repository has been archived by the owner on Dec 30, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 386
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This pull request prepares the following release: | Repository | Branch | Update | Change | |---|---|---|---| | [react-instantsearch](https://github.com/algolia/react-instantsearch) | releases/v6.34.0 | minor | [`6.33.0` → `6.34.0`](v6.33.0...releases/v6.34.0) | ### 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.34.0`. <details> <summary>See details</summary> After that, a commit `chore: release v6.34.0` 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) </details> --- _This pull request is automatically generated by [Ship.js](https://github.com/algolia/shipjs)_.
- Loading branch information
1 parent
1c2f46d
commit 06cad33
Showing
30 changed files
with
67 additions
and
58 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,12 @@ | ||
{ | ||
"name": "algolia-theme", | ||
"version": "6.33.0", | ||
"version": "6.34.0", | ||
"private": true, | ||
"dependencies": { | ||
"algoliasearch": "4.11.0", | ||
"qs": "6.8.0", | ||
"react": "17.0.2", | ||
"react-dom": "17.0.2", | ||
"react-instantsearch-dom": "6.33.0" | ||
"react-instantsearch-dom": "6.34.0" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,12 @@ | ||
{ | ||
"name": "media", | ||
"version": "6.33.0", | ||
"version": "6.34.0", | ||
"private": true, | ||
"dependencies": { | ||
"algoliasearch": "4.11.0", | ||
"qs": "6.8.0", | ||
"react": "17.0.2", | ||
"react-dom": "17.0.2", | ||
"react-instantsearch-dom": "6.33.0" | ||
"react-instantsearch-dom": "6.34.0" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,13 @@ | ||
{ | ||
"name": "tourism", | ||
"version": "6.33.0", | ||
"version": "6.34.0", | ||
"private": true, | ||
"dependencies": { | ||
"algoliasearch": "4.11.0", | ||
"qs": "6.8.0", | ||
"react": "17.0.2", | ||
"react-dom": "17.0.2", | ||
"react-instantsearch-dom": "6.33.0", | ||
"react-instantsearch-dom": "6.34.0", | ||
"rheostat": "2.2.0" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
{ | ||
"version": "6.33.0", | ||
"version": "6.34.0", | ||
"npmClient": "yarn", | ||
"useWorkspaces": true | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
export default '6.33.0'; | ||
export default '6.34.0'; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.