mirror of
https://github.com/withastro/astro.git
synced 2025-01-20 22:12:38 -05:00
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/
|
git checkout -- examples/ docs/ www/
|
||||||
# 3:
|
# 3:
|
||||||
yarn release --tag next--XXX
|
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
|
Full documentation: https://github.com/atlassian/changesets/blob/main/docs/snapshot-releases.md
|
||||||
|
|
Loading…
Add table
Reference in a new issue