Skip to content

Commit

Permalink
Update CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
FredKSchott committed Sep 24, 2021
1 parent cb5d45b commit 2f902aa
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,8 @@ yarn changeset version --snapshot XXX
git checkout -- examples/ docs/ www/
# 3:
yarn release --tag next--XXX
# 4: (Manual) review the publish, and if you're happy then you can throw out all local changes
git reset --hard
```

Full documentation: https://github.com/atlassian/changesets/blob/main/docs/snapshot-releases.md
Expand Down

0 comments on commit 2f902aa

Please sign in to comment.