Skip to content

Commit c6bbe66

Browse files
Merge #987
987: Exit pre-release mode for next release r=bidoubiwa a=bidoubiwa Since #939 has been released in pre-release mode and then pushed to main, we now need to exit pre-release mode. As per [the documentation](https://github.com/changesets/changesets/blob/main/docs/prereleases.md) Co-authored-by: Charlotte Vermandel <[email protected]>
2 parents 3e0a157 + dbd13dd commit c6bbe66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.changeset/pre.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"mode": "pre",
2+
"mode": "exit",
33
"tag": "turbo-migration",
44
"initialVersions": {
55
"@meilisearch/instant-meilisearch": "0.10.1",

0 commit comments

Comments
 (0)