Releasing a new version
View SourcePreparation
- [ ] Update the package version in
mix.exs - [ ] Update the installation instructions in
README.md - [ ] Update SECURITY.md
Release Process
- [ ] Make sure all changes in the
Preparationsection are inmain - [ ] In GitHub, create, and publish, a new release with appropriate notes, and version matching the package version
mix.exs - [ ] The github actions workflow should automatically publish the package and docs to hex