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
+2 -2
View File
@@ -1,7 +1,7 @@
{
"name": "@alfresco/adf-extensions",
"description": "Provides extensibility support for ADF applications.",
"version": "7.0.0-alpha.9",
"version": "7.0.0",
"license": "Apache-2.0",
"author": "Hyland Software, Inc. and its affiliates",
"repository": {
@@ -14,7 +14,7 @@
"peerDependencies": {
"@angular/common": ">=14.1.3",
"@angular/core": ">=14.1.3",
"@alfresco/js-api": ">=8.0.0-alpha.9-0"
"@alfresco/js-api": ">=8.0.0"
},
"keywords": [
"extensions",