Release 8.3.1 (#11731)

* Release 8.3.1

* CLI js-api version fix
This commit is contained in:
Michal Kinas
2026-03-11 14:25:08 +01:00
committed by GitHub
parent 89851a625a
commit f44e4e90e8
18 changed files with 35 additions and 35 deletions
+3 -3
View File
@@ -1,7 +1,7 @@
{
"name": "@alfresco/adf-insights",
"description": "Alfresco ADF insights",
"version": "8.3.0",
"version": "8.3.1",
"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": ">=8.3.0",
"@alfresco/adf-content-services": ">=8.3.0",
"@alfresco/adf-core": ">=8.3.1",
"@alfresco/adf-content-services": ">=8.3.1",
"@ngx-translate/core": ">=14.0.0",
"chart.js": "^4.3.0",
"ng2-charts": "^4.1.1",