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