Update CONTRIBUTING.md
This commit is contained in:
parent
cb5d45bd2f
commit
2f902aa1c0
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue