Release 2.8.0 (#2415)

* release 2.8.0

* update changelog script

* update changelog

* use latest ADF release
This commit is contained in:
Denys Vuika
2022-01-27 16:10:37 +00:00
committed by GitHub
parent 5bbc112c64
commit 047c4bcd72
11 changed files with 173 additions and 33 deletions

View File

@@ -4,4 +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
npx @alfresco/adf-cli@alpha changelog -o $DIR/docs/changelog --exclude="bot\|Alfresco Build User\|alfresco-build"