From: Eduardo San Martin Morote Date: Mon, 3 Aug 2020 15:53:20 +0000 (+0200) Subject: build: format changelog [skip ci] X-Git-Tag: v4.0.0-beta.6~9 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b76f0a3626ffe6c48448a0458348993fc6c99966;p=thirdparty%2Fvuejs%2Frouter.git build: format changelog [skip ci] --- diff --git a/scripts/release.sh b/scripts/release.sh index e0e4e8e3..7b4e3e48 100644 --- a/scripts/release.sh +++ b/scripts/release.sh @@ -21,6 +21,7 @@ then # changelog yarn run changelog + yarn prettier --write CHANGELOG.md echo "Please check the git history and the changelog and press enter" read OKAY