- Update changelog
- Update
Cargo.toml
:maud
(don't forget dependencies!)maud_macros
maud_htmlescape
(if necessary)
- Update
#![doc(html_root_html = "...")]
:maud
maud_macros
maud_htmlescape
(if necessary)
cd docs && cargo update
- Commit to a new branch
release-X.Y.Z
, open a PR, fix issues, merge - Create a release
cargo publish
- Publish documentation