Release 8.1.1 (#11145)

This commit is contained in:
dominikiwanekhyland
2025-08-26 11:35:21 +02:00
committed by GitHub
parent 0576aac985
commit e0f0486e66
18 changed files with 115 additions and 32 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "@alfresco/adf-core",
"description": "Alfresco ADF core",
"version": "8.1.0",
"version": "8.1.1",
"author": "Hyland Software, Inc. and its affiliates",
"repository": {
"type": "git",
@@ -38,8 +38,8 @@
"@angular/router": ">=16.0.0",
"@mat-datetimepicker/core": ">=12.0.1",
"@ngx-translate/core": ">=16.0.0",
"@alfresco/js-api": ">=9.1.0",
"@alfresco/adf-extensions": ">=8.1.0",
"@alfresco/js-api": ">=9.1.1",
"@alfresco/adf-extensions": ">=8.1.1",
"minimatch": ">=10.0.0",
"pdfjs-dist": ">=3.3.122",
"ts-morph": ">=20.0.0"