[ACS-5065] Release 6.0.0 (#8520)

* bump versions to 6.0.0

* move editorjs to proper place

* release reports

* release notes
This commit is contained in:
Denys Vuika
2023-04-28 06:09:48 -04:00
committed by GitHub
parent b233d071a8
commit 81fea0fe40
20 changed files with 1470 additions and 54 deletions
+4 -4
View File
@@ -1,13 +1,13 @@
{
"name": "alfresco-ng2-components",
"version": "6.0.0-A.4",
"version": "6.0.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
"@alfresco/js-api": {
"version": "5.6.0-875",
"resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-5.6.0-875.tgz",
"integrity": "sha512-ms8xx0RB0YyMs+vKV9+03niZQzKNfMX3IjUoTRmEojRbbYb/XhDKqyvNKZNtU1GICRRmeJKqKZojNLKIX4CjIg==",
"version": "6.0.0",
"resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-6.0.0.tgz",
"integrity": "sha512-GoDsZp6RPp3eOnF6heeM2FCfNEsrSrj5PyqNMrbTYDcAE8tFErBbquzaDXq5ZvNLCNpQUtEQ9XfjWHBxkon8uA==",
"requires": {
"event-emitter": "^0.3.5",
"superagent": "^6.0.0",