mirror of
https://github.com/standardnotes/app
synced 2026-01-16 19:04:58 -05:00
3 lines
221 B
Bash
3 lines
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 |