Release 2.2.0 (#1870)

* update package versions script

* update package versions script

* generate reports script

* bump versions to 2.2.0

* audits

* upgrade to final ADF

* update docs

* update app config
This commit is contained in:
Denys Vuika
2020-12-09 16:55:39 +00:00
committed by GitHub
parent 42a779f068
commit 6049711a5c
13 changed files with 177 additions and 33 deletions

6
scripts/generate-reports.sh Executable file
View File

@@ -0,0 +1,6 @@
#!/usr/bin/env bash
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