You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -131,7 +131,7 @@ Make a PR modifying the file [`package.json`](/package.json) with the right vers
131
131
Once the changes are merged on `v3_main`, create a release via the [GitHub interface](https://github.com/meilisearch/strapi-plugin-meilisearch/releases):
132
132
- The title should be `vX.X.X-strapi-v3.X`, same as in `package.json` prefixed by a `v`.
133
133
- The new tag should have the same name as the title.
134
-
-click on `Edit` (related to the draft release) and update the description (be sure you apply [these recommandations](https://github.com/meilisearch/integration-guides/blob/main/resources/integration-release.md#writting-the-release-description)).
134
+
-Click on `Edit` (related to the draft release) and update the description (be sure you apply [these recommendations](https://github.com/meilisearch/integration-guides/blob/main/resources/integration-release.md#writting-the-release-description)).
135
135
- ⚠️ Point the release to the `v3_main` branch and not `main`.
0 commit comments