add changelog report generation (#2342)

This commit is contained in:
Denys Vuika 2021-11-06 13:02:03 +00:00 committed by Denys Vuika
parent 256d1f10ff
commit bb5dda1a88
2 changed files with 1 additions and 0 deletions

0
docs/changelog/.gitkeep Normal file
View File

View File

@ -4,3 +4,4 @@ DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )/.." && pwd )"
npx @alfresco/adf-cli@latest audit -d $DIR/docs/audit
npx @alfresco/adf-cli@latest licenses -d $DIR/docs/licences
npx @alfresco/adf-cli@alpha changelog -o $DIR/docs/changelog