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-insights",
"description": "Alfresco ADF insights",
"version": "7.0.0-alpha.9",
"version": "7.0.0",
"author": "Hyland Software, Inc. and its affiliates",
"repository": {
"type": "git",
@@ -11,8 +11,8 @@
"url": "https://github.com/Alfresco/alfresco-ng2-components/issues"
},
"dependencies": {
"@alfresco/adf-core": ">=7.0.0-alpha.9-0",
"@alfresco/adf-content-services": ">=7.0.0-alpha.9-0",
"@alfresco/adf-core": ">=7.0.0",
"@alfresco/adf-content-services": ">=7.0.0",
"@ngx-translate/core": ">=14.0.0",
"chart.js": "^4.3.0",
"ng2-charts": "^4.1.1",