### New Features
- use `git-sec::Identity` type
It's shared across crates.
### Commit Statistics
- 7 commits contributed to the release over the course of 33 calendar days.
- 33 days passed between releases.
- 1 commit where understood as [conventional](https://www.conventionalcommits.org).
- 2 unique issues were worked on: #301, #386
### Commit Details
* **#301**
- update changelogs prior to release (84cb256)
* **#386**
- more details for path permissions (ca26659)
- adapt to changes in git-sec (c5e2346)
- use `git-sec::Identity` type (3d339d5)
- fill git-credentials with existing impleemntation (6016c22)
* **Uncategorized**
- make fmt (251b6df)
- Merge branch 'main' into git-sec (2fe70f9)