Release 8.4.1 (#11827)

* Release 8.4.1

* Release 8.4.1
This commit is contained in:
AleksanderSklorz
2026-05-20 14:19:20 +05:30
committed by Anamika Dey
parent 27d854c5fc
commit 32e1cd743e
20 changed files with 42 additions and 37 deletions
+3 -3
View File
@@ -1,7 +1,7 @@
{
"name": "@alfresco/adf-core",
"description": "Alfresco ADF core",
"version": "8.4.0",
"version": "8.4.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": ">=17.0.0",
"@alfresco/js-api": ">=9.4.0",
"@alfresco/adf-extensions": ">=8.4.0",
"@alfresco/js-api": ">=9.4.1",
"@alfresco/adf-extensions": ">=8.4.1",
"minimatch": ">=10.0.0",
"pdfjs-dist": ">=3.3.122"
},