Skip to content

Commit 7b98fa5

Browse files
committed
docs: update contributing guide
1 parent 6b9ddb1 commit 7b98fa5

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CONTRIBUTING.md

+8
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,14 @@ npm run release:alpha:dry
131131
npm run release:alpha
132132
```
133133

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+
134142
[^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.
135143

136144
[^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

Comments
 (0)