[ACS-3685] Release 5.1.0 (#7919)

* bump versions

* reports
This commit is contained in:
Denys Vuika
2022-10-24 18:53:48 +01:00
committed by GitHub
parent 388ca411a3
commit 03a888fb5e
18 changed files with 1406 additions and 19 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "@alfresco/adf-process-services",
"description": "Alfresco ADF process services",
"version": "5.0.0",
"version": "5.1.0",
"author": "Alfresco Software, Ltd.",
"repository": {
"type": "git",
@@ -23,8 +23,8 @@
"@angular/platform-browser-dynamic": ">=14.0.5",
"@angular/router": ">=14.0.5",
"@alfresco/js-api": "5.1.0",
"@alfresco/adf-core": "5.0.0",
"@alfresco/adf-content-services": "5.0.0",
"@alfresco/adf-core": "5.1.0",
"@alfresco/adf-content-services": "5.1.0",
"@ngx-translate/core": ">=13.0.0",
"moment": ">=2.22.2"
},