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
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "@alfresco/adf-cli",
"version": "7.0.0-alpha.9",
"version": "7.0.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "@alfresco/adf-cli",
"version": "7.0.0-alpha.9",
"version": "7.0.0",
"license": "Apache-2.0",
"dependencies": {
"@alfresco/js-api": ">=8.0.0-alpha.7-0",