Skip to content

Commit 041e12b

Browse files
Merge #541
541: Update version for the next release (v0.8.0) r=bidoubiwa a=bidoubiwa Bump to new release. Introducing `entriesQuery` parameter. Giving the user the possibility to chose how their data is being fetched from their database. Co-authored-by: cvermand <[email protected]>
2 parents 2272e24 + 4ab6290 commit 041e12b

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.7.3",
3+
"version": "0.8.0",
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)