mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2025-12-12 15:25:51 +00:00
release script does not include commits (#8381)
This commit is contained in:
parent
117c0d75e7
commit
04bf693453
@ -26,4 +26,4 @@ sed -i -e 's/appVersion: ".*"/appVersion: "'"$VERSION_NEW"'"/g' $ROOT_DIR/deploy
|
||||
|
||||
# generate changelog
|
||||
cd $ROOT_DIR
|
||||
yarn run auto-changelog --latest-version $VERSION_NEW
|
||||
yarn run auto-changelog --commit-limit 0 --latest-version $VERSION_NEW
|
||||
Loading…
x
Reference in New Issue
Block a user