- Improving the change log input user prompt
- Include VERSION in hex package
- Commit updated VERSION file
- Use VERSION file to store version instead of mix.exs
- Fix warnings
- Make version H2 in changelog
- Changed flow to summarise changes and ask for confirmation before applying changes
- Changed to using enquirer to get user input
- Eliver creates a changelog file if it doesn't exist
- Changelog regex is case insensitive
- Added package description
- Added package maintainer info
- Added CI fixes
- Updated readme
- Made bump a mix task
- Automatically push to origin when done
- Added git module