Dear #perl @Perl folks that use Dist::Zilla. I'm trying to release a new version of Validation::Class but I'm stuck with dzil release. All tests pass, files are modified but for some reason the modifications aren't committed to Git?
To clarify, my Git index is clean before running the release command.
I've got no clue on how to proceed here as I barely know how Dist::Zilla works.