Skip to content

Commit 6a75e55

Browse files
committed
fix: fix version
1 parent 556d9be commit 6a75e55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gen_release_notes.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
# Written by Shishkin Sergey <[email protected]>
4545

4646
# Current generator version
47-
RELEASE_NOTES_GENERATOR_VERSION='0.2.0'
47+
RELEASE_NOTES_GENERATOR_VERSION='0.1.1'
4848

4949
# all conventional commit types (Please don't modify!)
5050
CONVENTIONAL_COMMIT_TYPES=('build' 'ci' 'chore' 'docs' 'feat' 'fix' 'pref' 'refactor' 'revert' 'style' 'test')

0 commit comments

Comments
 (0)