typos-git-commit 0.6.2

This program analyzes a json file produced with `typos` and makes commits for each correction.
Documentation
* v0.6.2
  * Translated interface in German
  * Minor French translation corrections
  * Changelog typo correction

* v0.6.1
  * ChangeLog typo correction

* v0.6.0
  * Translated interface in French thanks to fluent-i18n crate
  * Splits ChangeLog
  * Dependencies versions bumps

* v0.5.3
  * Improved dev tooling

* v0.5.2
  * Adding some profile section for release build to create size
    optimized binary
  * Tooling to ease creation of release using Just and cargo-release