Skip to content

Commit 5519892

Browse files
Merge #598
598: Update version for the next release (v0.8.1) r=bidoubiwa a=bidoubiwa This version makes this package compatible with Meilisearch v0.30.0 🎉 Check out the changelog of [Meilisearch v0.30.0](https://github.com/meilisearch/meilisearch/releases/tag/v0.30.0) for more information on the changes. Co-authored-by: Charlotte Vermandel <[email protected]>
2 parents eda1f3b + b313690 commit 5519892

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": "strapi-plugin-meilisearch",
3-
"version": "0.8.0",
3+
"version": "0.8.1",
44
"description": "Synchronise and search in your Strapi content-types with Meilisearch",
55
"scripts": {
66
"playground:dev": "yarn --cwd ./playground && yarn --cwd ./playground dev",

0 commit comments

Comments
 (0)