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-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",