mirror of
https://github.com/jtomchak/akkoma.git
synced 2025-01-19 06:06:05 +01:00
dcd06488e0
develop
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)