Release 7.0.0 (#10725)

* Release 7.0.0

* Cli js-api version fix
This commit is contained in:
MichalKinas
2025-05-26 10:17:24 +02:00
committed by Bartosz Sekula
parent d5bd97e3d2
commit 34df90fb83
19 changed files with 188 additions and 30 deletions
+3 -3
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"