This is a maintenance release without functional changes.

### Commit Statistics

 - 12 commits contributed to the release over the course of 3 calendar days.
 - 0 commits where understood as [conventional](https://www.conventionalcommits.org).
 - 2 unique issues were worked on: #198, #213

### Commit Details

 * **#198**
    - Maintenance release note to avoid being fully generated (56ef363)
    - Changlog for git-config (abdfe58)
    - Use correct title for github release to match name of tag (90f39ad)
 * **#213**
    - refactor (e906d37)
    - Remove environment variable after test passed (7a3ff29)
 * **Uncategorized**
    - Remove after (cb72bef)
    - Mark tests as serial (0456142)
    - Add a test for multiple sections (0ad6438)
    - Format (d743ef8)
    - Add a test for a single key value pair (a64d312)
    - Add a test case for GIT_CONFIG_COUNT parse error (a864812)
    - Add test case for GIT_CONFIG_COUNT=0 (c33b498)