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
+2 -2
View File
@@ -1,7 +1,7 @@
{
"name": "@alfresco/adf-extensions",
"description": "Provides extensibility support for ADF applications.",
"version": "8.3.0",
"version": "8.3.1",
"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": ">=9.3.0"
"@alfresco/js-api": ">=9.3.1"
},
"keywords": [
"extensions",