mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
chore(travis): make sure it always generates changelog from last release
This commit is contained in:
@@ -97,7 +97,8 @@ function run {
|
||||
gulp changelog --no-prepend \
|
||||
--html=true \
|
||||
--subtitle="(changes since $OLD_VERSION)" \
|
||||
--dest="dist/CHANGELOG.html"
|
||||
--dest="dist/CHANGELOG.html" \
|
||||
--version="$OLD_VERSION"
|
||||
fi
|
||||
|
||||
./scripts/site/publish.sh \
|
||||
|
||||
Reference in New Issue
Block a user