Release 8.1.0 (#11143)

This commit is contained in:
dominikiwanekhyland
2025-08-25 14:25:56 +02:00
committed by GitHub
parent 2e20c3da45
commit de537f0a0d
22 changed files with 159 additions and 36 deletions
+4 -4
View File
@@ -1,7 +1,7 @@
{
"name": "@alfresco/adf-process-services-cloud",
"description": "Alfresco ADF process services cloud",
"version": "9.0.0",
"version": "8.1.0",
"author": "Hyland Software, Inc. and its affiliates",
"repository": {
"type": "git",
@@ -21,9 +21,9 @@
"@angular/platform-browser": ">=14.1.3",
"@angular/platform-browser-dynamic": ">=14.1.3",
"@angular/router": ">=14.1.3",
"@alfresco/js-api": ">=10.0.0",
"@alfresco/adf-core": ">=9.0.0",
"@alfresco/adf-content-services": ">=9.0.0",
"@alfresco/js-api": ">=9.1.0",
"@alfresco/adf-core": ">=8.1.0",
"@alfresco/adf-content-services": ">=8.1.0",
"@apollo/client": ">=3.7.2",
"@ngx-translate/core": ">=14.0.0",
"apollo-angular": ">=4.0.1"