mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-02-06 02:51:32 +01:00
352 B
352 B
Release procedure (for developers):
- Check open issues and outstanding pull requests
- Confirm
make testpasses- check with multiple zsh versions
- Update changelog.md
- Update ./.version
git tag $(<.version) && git push --tagsperl -pi -e 's/$/-dev/' ./.version- Notify downstreams (OS packages)
- anitya should autodetect the tag