Release 6.8.0 (#9506)

This commit is contained in:
Tomasz Gnyp
2024-04-09 10:13:05 +02:00
committed by GitHub
parent 966a6b7cc0
commit bc07c09dda
22 changed files with 724 additions and 34 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "@alfresco/adf-core",
"description": "Alfresco ADF core",
"version": "6.7.1",
"version": "6.8.0",
"author": "Hyland Software, Inc. and its affiliates",
"repository": {
"type": "git",
@@ -33,8 +33,8 @@
"@angular/material": ">=14.1.2",
"@angular/router": ">=14.1.3",
"@mat-datetimepicker/core": "^10.1.1",
"@alfresco/js-api": ">=7.6.1",
"@alfresco/adf-extensions": ">=6.7.1",
"@alfresco/js-api": ">=7.7.0",
"@alfresco/adf-extensions": ">=6.8.0",
"@ngx-translate/core": ">=14.0.0",
"minimatch-browser": ">=1.0.0",
"pdfjs-dist": ">=3.3.122"