Release 7.0.0-alpha.6 (#10415)

* Release 7.0.0-alpha.6

* Revert package.json for adf-cli
This commit is contained in:
swapnil-verma-gl
2024-11-20 21:58:53 +05:30
committed by GitHub
parent beaf86d987
commit ac07a827fd
18 changed files with 578 additions and 32 deletions

View File

@@ -1,12 +1,12 @@
{
"name": "@alfresco/adf-cli",
"version": "7.0.0-alpha.5",
"version": "7.0.0-alpha.6",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "@alfresco/adf-cli",
"version": "7.0.0-alpha.5",
"version": "7.0.0-alpha.6",
"license": "Apache-2.0",
"dependencies": {
"@alfresco/js-api": ">=7.8.0",

View File

@@ -1,7 +1,7 @@
{
"name": "@alfresco/adf-cli",
"description": "Alfresco ADF cli and utils",
"version": "7.0.0-alpha.5",
"version": "7.0.0-alpha.6",
"author": "Hyland Software, Inc. and its affiliates",
"bin": {
"adf-cli": "bin/adf-cli",