Skip to content

Commit c38480c

Browse files
Merge #749
749: Update version for the next release (v0.7.1) r=brunoocasali a=bidoubiwa This version makes this package compatible with Meilisearch v0.27.0 🎉 Check out the changelog of [Meilisearch v0.27.0](https://github.com/meilisearch/meilisearch/releases/tag/v0.27.0) for more information on the changes. ## 🚀 Enhancements - Add highlight prefix suffix tags #739 - Add crop marker support #738 Thanks again to `@bidoubiwa` and `@mmachatschek!` 🎉 Co-authored-by: cvermand <[email protected]>
2 parents e705d6d + 8d279f9 commit c38480c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@meilisearch/instant-meilisearch",
3-
"version": "0.7.0",
3+
"version": "0.7.1",
44
"private": false,
55
"description": "The search client to use Meilisearch with InstantSearch.",
66
"scripts": {

0 commit comments

Comments
 (0)