Currently, publishing is done manually. Simply,
- Create a new branch
- Bump the version and commit
- Run the following commands
cargo publish -p oxytail-base
cargo publish -p oxytail-theme-dark
cargo publish -p oxytail-theme-defaults
- Merge the release branch