Release 7.0.0 (#10725)

* Release 7.0.0

* Cli js-api version fix
This commit is contained in:
MichalKinas
2025-03-17 11:06:16 +01:00
committed by GitHub
parent d5bd97e3d2
commit 25f7351b63
18 changed files with 187 additions and 29 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "@alfresco/adf-core",
"description": "Alfresco ADF core",
"version": "7.0.0-alpha.9",
"version": "7.0.0",
"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": ">=14.0.0",
"@alfresco/js-api": ">=8.0.0-alpha.9-0",
"@alfresco/adf-extensions": ">=7.0.0-alpha.9-0",
"@alfresco/js-api": ">=8.0.0",
"@alfresco/adf-extensions": ">=7.0.0",
"minimatch": ">=10.0.0",
"pdfjs-dist": ">=3.3.122",
"ts-morph": ">=20.0.0"