### Changed
- `git-config` now uses `git-config-value`.
### Commit Statistics
- 6 commits contributed to the release.
- 1 commit where understood as [conventional](https://www.conventionalcommits.org).
- 1 unique issue was worked on: #450
### Commit Details
* **#450**
- add changelog (c396ba1)
- `git-config` now uses `git-config-value`. (5ad2965)
- port tests over as well (9b28df2)
- copy all value code from git-config to the dedicated crate (edb1162)
- add new git-config-value crate (f87edf2)
* **Uncategorized**
- Release git-path v0.4.2, git-config-value v0.7.0 (c48fb31)