Release 8.2.1 (#11364)

* Release 8.2.1.

* Release 8.2.1.
This commit is contained in:
Grzegorz Jaśkowski
2025-11-20 10:47:38 +01:00
committed by GitHub
parent 97b563e967
commit fbc647459f
18 changed files with 115 additions and 28 deletions
+3 -3
View File
@@ -1,7 +1,7 @@
{
"name": "@alfresco/adf-core",
"description": "Alfresco ADF core",
"version": "8.2.0",
"version": "8.2.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.2.0",
"@alfresco/adf-extensions": ">=8.2.0",
"@alfresco/js-api": ">=9.2.1",
"@alfresco/adf-extensions": ">=8.2.1",
"minimatch": ">=10.0.0",
"pdfjs-dist": ">=3.3.122"
},