Skip to content

Commit

Permalink
[ci] Include etc and share changes in automatic release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
mislav committed Sep 21, 2019
1 parent 7514fa2 commit a19347a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion script/changelog
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ if [ -z "$previous_tag" ]; then
fi

git log --no-merges --format='%C(auto,green)* %s%C(auto,reset)%n%w(0,2,2)%+b' \
--reverse "${previous_tag}..${head}" -- `script/build files`
--reverse "${previous_tag}..${head}" -- `script/build files` etc share

0 comments on commit a19347a

Please sign in to comment.