summaryrefslogtreecommitdiff
path: root/ci/version_bump.sh
diff options
context:
space:
mode:
authorTom Duffield <tom@chef.io>2016-12-02 15:26:47 -0600
committerGitHub <noreply@github.com>2016-12-02 15:26:47 -0600
commit69a4a165de3c9e3e6838c4801465b426c267233b (patch)
tree9231afdc35512d796a39e1b571e8e5ef3f821cb3 /ci/version_bump.sh
parent88269ebd629775c625b121709991ebc76d9c0fa4 (diff)
parent6b9b43d7580d74c04ede900dc9119948b85e836c (diff)
downloadchef-69a4a165de3c9e3e6838c4801465b426c267233b.tar.gz
Merge pull request #5605 from chef/tduffield/use-modified-changelog-generator
Use tduffield branch of github-changelog-generator
Diffstat (limited to 'ci/version_bump.sh')
-rwxr-xr-xci/version_bump.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/ci/version_bump.sh b/ci/version_bump.sh
index 00d5e70fce..f3c345b7f0 100755
--- a/ci/version_bump.sh
+++ b/ci/version_bump.sh
@@ -7,5 +7,6 @@ export LANG=en_US.UTF-8
. ci/bundle_install.sh
bundle exec rake version:bump
+bundle exec rake changelog
git checkout .bundle/config