v2.7.3
Fix committing newly created files
This patch update fixes the issue of creating a first release without a committed CHANGELOG.md
file.
Changelog
v2.7.3 (2024-02-14)
Fixed bugs:
- Use
git add -- .
instead ofgit commit -a
#236
Merged pull requests:
- [Auto-generated] Update dependencies #241 (@TEAM4-0)
- Use git add -- . instead of git commit -a #240 (@CasperWA)
- [Auto-generated] Update dependencies #239 (@TEAM4-0)
* This Changelog was automatically generated by github_changelog_generator