diff --git a/docs/git-conventional-commits.md b/docs/git-conventional-commits.md index a82c777..c1e37bd 100644 --- a/docs/git-conventional-commits.md +++ b/docs/git-conventional-commits.md @@ -97,7 +97,7 @@ Date: Sat Dec 10 19:54:42 2022 +0100 that will generate changelogs of changes for product releases! - This feature is available in [autogit](../) -example of changelog: +example of generated changelog: ![changelog example](../assets/changelog_example.png) - Your repository will look professionally with neat git commits, git tags, releases and changelogs! 😎