Release 6.0.0-A.4 (#8495)

* Move release.sh under script folder

* Release 6.0.0-A.4

* Update release-notes README with last version
This commit is contained in:
Amedeo Lepore
2023-04-19 17:21:26 +02:00
committed by GitHub
parent 54bc57c12a
commit ec2db6a638
19 changed files with 1557 additions and 52 deletions
+4 -4
View File
@@ -1,13 +1,13 @@
{
"name": "alfresco-ng2-components",
"version": "6.0.0-A.3",
"version": "6.0.0-A.4",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
"@alfresco/js-api": {
"version": "5.5.0-796",
"resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-5.5.0-796.tgz",
"integrity": "sha512-gD/Opq5Ch5aTHHJ7pLogYBN3ruLlfuvlbe1rVOFRDuiQO4U+hUGjYxVcgLWk11lVjqAWzXdyu/1S728PPQSJgA==",
"version": "5.5.0",
"resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-5.5.0.tgz",
"integrity": "sha512-JypBqL2n45+RZNxWsjaDEx+ajZ2Hg6yDxDTXZZn3xlldv7AKhm3rH6mUFbkJM79aBowthDccrk3jkwwR57ZinQ==",
"requires": {
"event-emitter": "^0.3.5",
"superagent": "^6.0.0",