chore: release#7093
Merged
Merged
Conversation
Up to standards ✅🟢 Issues
|
shipjs created a 7.36.1 release step before bumping to 7.37.0, leaving react-instantsearch-router-nextjs pinned to a react-instantsearch-core version that was never published. Realign the dep to 7.37.0 and remove the empty 7.36.1 changelog entries. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Contributor
There was a problem hiding this comment.
Pull request overview
This PR is an automated Ship.js “chore: release” update that prepares the monorepo for publishing updated package versions (notably instantsearch.js@4.103.0, instantsearch-ui-components@0.32.0, and react-instantsearch*@7.37.0) and aligns internal/test/example dependencies accordingly.
Changes:
- Bump published package versions and update corresponding
src/version.tsconstants. - Update dependent packages (tests, examples, and related packages) to reference the newly released versions.
- Append release entries to package
CHANGELOG.mdfiles.
Reviewed changes
Copilot reviewed 49 out of 49 changed files in this pull request and generated 1 comment.
Show a summary per file
| File | Description |
|---|---|
| tests/utils/package.json | Bumps testutils version and pins instantsearch.js to 4.103.0. |
| tests/mocks/package.json | Bumps mocks version and pins instantsearch.js to 4.103.0. |
| tests/common/package.json | Bumps tests version and pins instantsearch.js to 4.103.0. |
| packages/vue-instantsearch/package.json | Bumps vue-instantsearch and updates deps to instantsearch.js@4.103.0 and instantsearch-ui-components@0.32.0. |
| packages/vue-instantsearch/CHANGELOG.md | Adds 4.26.10 release entry. |
| packages/react-instantsearch/package.json | Bumps react-instantsearch and updates deps to react-instantsearch-core@7.37.0, instantsearch.js@4.103.0, instantsearch-ui-components@0.32.0. |
| packages/react-instantsearch/CHANGELOG.md | Adds 7.37.0 release entry. |
| packages/react-instantsearch-router-nextjs/package.json | Bumps router package and updates deps to instantsearch.js@4.103.0 and react-instantsearch-core@7.37.0. |
| packages/react-instantsearch-router-nextjs/CHANGELOG.md | Adds 7.37.0 release entry. |
| packages/react-instantsearch-nextjs/package.json | Bumps Next.js SSR utilities and updates dev deps to instantsearch.js@4.103.0 and react-instantsearch-core@7.37.0. |
| packages/react-instantsearch-nextjs/CHANGELOG.md | Adds 1.2.10 release entry. |
| packages/react-instantsearch-core/src/version.ts | Updates internal version constant to 7.37.0. |
| packages/react-instantsearch-core/package.json | Bumps core package and updates instantsearch.js dep to 4.103.0. |
| packages/react-instantsearch-core/CHANGELOG.md | Adds 7.37.0 release entry. |
| packages/instantsearch.js/src/lib/version.ts | Updates internal version constant to 4.103.0. |
| packages/instantsearch.js/package.json | Bumps instantsearch.js and updates related dev deps + instantsearch-ui-components dep. |
| packages/instantsearch.js/CHANGELOG.md | Adds 4.103.0 release entry. |
| packages/instantsearch-ui-components/src/version.ts | Updates internal version constant to 0.32.0. |
| packages/instantsearch-ui-components/package.json | Bumps instantsearch-ui-components to 0.32.0. |
| packages/instantsearch-ui-components/CHANGELOG.md | Adds 0.32.0 release entry. |
| packages/create-instantsearch-app/package.json | Bumps CLI package and updates @instantsearch/testutils dev dep. |
| packages/create-instantsearch-app/CHANGELOG.md | Adds 7.5.56 release entry. |
| packages/algolia-experiences/package.json | Bumps package and updates deps to instantsearch.js@4.103.0 and @instantsearch/testutils@1.98.0. |
| packages/algolia-experiences/CHANGELOG.md | Adds 1.8.12 release entry. |
| examples/vue/ssr/package.json | Updates example version and pins to released Vue/InstantSearch package versions. |
| examples/vue/nuxt/package.json | Updates example version and pins to released Vue/InstantSearch package versions. |
| examples/vue/media/package.json | Updates example version and pins to released Vue/InstantSearch package versions. |
| examples/vue/getting-started/package.json | Updates example version and pins to released Vue/InstantSearch package versions. |
| examples/vue/e-commerce/package.json | Updates example version and pins to released Vue/InstantSearch package versions. |
| examples/vue/default-theme/package.json | Updates example version and pins to released Vue/InstantSearch package versions. |
| examples/react/ssr/package.json | Updates example version and pins to released React InstantSearch package versions. |
| examples/react/react-native/package.json | Updates example version and pins instantsearch.js / react-instantsearch-core to released versions. |
| examples/react/query-suggestions/package.json | Updates example version and pins to released React InstantSearch package versions. |
| examples/react/next/package.json | Updates example version and pins to released React InstantSearch package versions. |
| examples/react/next-routing/package.json | Updates example version and pins to released React InstantSearch package versions. |
| examples/react/next-app-router/package.json | Updates example version and pins to released React InstantSearch package versions. |
| examples/react/getting-started/package.json | Updates example version and pins to released React InstantSearch package versions. |
| examples/react/e-commerce/package.json | Updates example version and pins to released React InstantSearch package versions. |
| examples/react/default-theme/package.json | Updates example version and pins to released React InstantSearch package versions. |
| examples/js/tourism/package.json | Updates example version and pins to released instantsearch.js / UI components versions. |
| examples/js/showcase/package.json | Updates example version and pins to released instantsearch.js / UI components versions. |
| examples/js/query-suggestions/package.json | Updates example version and pins to released instantsearch.js / UI components versions. |
| examples/js/media/package.json | Updates example version and pins to released instantsearch.js / UI components versions. |
| examples/js/getting-started/package.json | Updates example version and pins to released instantsearch.js / UI components versions. |
| examples/js/e-commerce/package.json | Updates example version and pins to released instantsearch.js / UI components versions. |
| examples/js/e-commerce-umd/package.json | Updates example version and pins to released instantsearch.js version. |
| examples/js/default-theme/package.json | Updates example version and pins to released instantsearch.js / UI components versions. |
| examples/js/calendar-widget/package.json | Updates example version and pins to released instantsearch.js / UI components versions. |
| examples/js/algolia-experiences/package.json | Updates example version and pins algolia-experiences + InstantSearch deps to released versions. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
More templates
algoliasearch-helper
instantsearch-ui-components
instantsearch.css
instantsearch.js
react-instantsearch
react-instantsearch-core
react-instantsearch-nextjs
react-instantsearch-router-nextjs
vue-instantsearch
commit: |
dhayab
approved these changes
Jun 25, 2026
FabienMotte
approved these changes
Jun 25, 2026
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This pull request prepares the following release:
Release Summary
This is going to be published with the following command:
yarn lerna publish from-package --yesMerging 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: releasewill be added and you or your CI can runshipjs triggerto trigger the release based on the commit.This pull request is automatically generated by Ship.js.