We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 556d9be commit 6a75e55Copy full SHA for 6a75e55
gen_release_notes.sh
@@ -44,7 +44,7 @@
44
# Written by Shishkin Sergey <[email protected]>
45
46
# Current generator version
47
-RELEASE_NOTES_GENERATOR_VERSION='0.2.0'
+RELEASE_NOTES_GENERATOR_VERSION='0.1.1'
48
49
# all conventional commit types (Please don't modify!)
50
CONVENTIONAL_COMMIT_TYPES=('build' 'ci' 'chore' 'docs' 'feat' 'fix' 'pref' 'refactor' 'revert' 'style' 'test')
0 commit comments