mirror of
https://github.com/Llewellynvdm/nativefier.git
synced 2024-11-11 07:41:04 +00:00
Change release docs for easier copy pasting
This commit is contained in:
parent
d1e3d30935
commit
ffbe3fe93a
@ -18,7 +18,7 @@ git changelog docs/changelog.md --tag <next version>
|
||||
subl docs/changelog.md
|
||||
|
||||
git add docs/changelog.md
|
||||
git commit -m "Update changelog for `v <next version>`"
|
||||
git commit -m "Update changelog for \`v<next version>\`"
|
||||
|
||||
npm version <next version>
|
||||
|
||||
@ -35,4 +35,5 @@ git push --follow-tags
|
||||
|
||||
# Return to development
|
||||
git checkout development
|
||||
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user