Release 6.6.0 (#9254)

* Release 6.6.0

* Remove js-api from package.json

* revert old js-api

---------

Co-authored-by: Robert Duda <robert.duda@hyland.com>
This commit is contained in:
Bartosz Sekula
2024-01-23 12:55:54 +01:00
committed by GitHub
parent fdab441d45
commit b9b89fdf12
22 changed files with 776 additions and 34 deletions

View File

@@ -1,10 +1,12 @@
{
"name": "@alfresco/js-api",
"version": "7.4.0",
"version": "7.5.0",
"license": "Apache-2.0",
"description": "JavaScript client library for the Alfresco REST API",
"author": "Hyland Software, Inc. and its affiliates",
"keywords": ["alfresco"],
"keywords": [
"alfresco"
],
"repository": {
"type": "git",
"url": "https://github.com/Alfresco/alfresco-ng2-components.git"