mirror of
https://github.com/standardnotes/app.git
synced 2026-01-11 19:56:41 +00:00
3 lines
No EOL
221 B
Bash
3 lines
No EOL
221 B
Bash
git flow release start @standardnotes/app-monorepo@VERSION
|
|
git flow release finish @standardnotes/app-monorepo@VERSION
|
|
git push origin main && git push origin develop && git push origin @standardnotes/app-monorepo@VERSION |