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
+8
Original file line number
Diff line number
Diff line change
@@ -131,6 +131,14 @@ npm run release:alpha:dry
131
131
npm run release:alpha
132
132
```
133
133
134
+
After publishing a new release, publish the tags as releases. This will show the latest release on the repository's homepage.
135
+
136
+
1. Go to the repository's [Tags page](https://github.com/prismicio/prismic-client/tags).
137
+
2. Open the options for the tag you just published to NPM and select "Create release."
138
+
3. Ensure that the "Set as the latest release" box is checked, then publish the release.
139
+
140
+
---
141
+
134
142
[^1]: This package is maintained by the DevX team. Prismic employees can ask for help or a review in the [#team-devx](https://prismic-team.slack.com/archives/C014VAACCQL) Slack channel.
135
143
136
144
[^2]: Prismic employees are highly encouraged to discuss changes with the DevX team in the [#team-devx](https://prismic-team.slack.com/archives/C014VAACCQL) Slack channel before starting.
0 commit comments