mirror of
https://git.youjo.love/youjo/youjo-be.git
synced 2025-02-07 22:13:36 +01:00
314 B
314 B
Release checklist
- Bump version in
mix.exs
- Compile a changelog
- Create an MR with an announcement to pleroma.social
- Tag the release
- Merge
stable
intodevelop
(in case the fixes are already in develop, usegit merge -s ours --no-commit
and manually merge the changelogs)