Skip to content

Commit

Permalink
chore(script): no need to filter-out pre-release tags anymore
Browse files Browse the repository at this point in the history
  • Loading branch information
julienmoumne committed May 8, 2017
1 parent 2fc46a3 commit 0368ed9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/generate-changelog.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
set -euo pipefail
IFS=$'\n\t'

github_changelog_generator --token $CHANGELOG_GITHUB_TOKEN --exclude-tags-regex "\-"
github_changelog_generator --token $CHANGELOG_GITHUB_TOKEN

0 comments on commit 0368ed9

Please sign in to comment.