]> git.ipfire.org Git - thirdparty/vuejs/router.git/commitdiff
build: format changelog [skip ci]
authorEduardo San Martin Morote <posva13@gmail.com>
Mon, 3 Aug 2020 15:53:20 +0000 (17:53 +0200)
committerEduardo San Martin Morote <posva13@gmail.com>
Mon, 3 Aug 2020 15:53:29 +0000 (17:53 +0200)
scripts/release.sh

index e0e4e8e3557f1168983d63f1928f054a4f27621e..7b4e3e487e7ae0d897657a5d1da1c5b67279e823 100644 (file)
@@ -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