Packages
A simple tool to update an Elixir project version number and commit/tag the change.
Current section
Files
Jump to
Current section
Files
mix_version
CHANGELOG.md
CHANGELOG.md
# Changelog
All notable changes to this project will be documented in this file.
## [2.2.0] - 2024-01-22
### Features
- Mixfile is now updated only when hooks succeeded
## [2.1.1] - 2023-09-07
### Features
- Files added to Git during before_commit hook are printed to stdout
### Miscellaneous Tasks
- Remove useless debug prints
## [2.1.0] - 2023-09-01
### Bug Fixes
- Usage of CliMate in various stages
### Features
- Added support of before commit hook
## [2.0.6] - 2023-08-31
### Features
- Default to false when asking to confirm new version with unstaged changes
<!-- generated by git-cliff -->