Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
75af8ebc69 |
@@ -46,7 +46,7 @@ create_file() {
|
||||
}
|
||||
|
||||
get_commit_range() {
|
||||
rm $TEMP_FILE_PATH/messages.txt
|
||||
rm -f $TEMP_FILE_PATH/messages.txt
|
||||
if [[ $LAST_TAG =~ $PATTERN ]]; then
|
||||
create_file true
|
||||
else
|
||||
|
||||
@@ -1 +1 @@
|
||||
0.1.1
|
||||
0.2.0
|
||||
|
||||
Reference in New Issue
Block a user