mirror of
https://github.com/standardnotes/app
synced 2026-07-14 00:03:20 -04: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 |