[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
+12 -1
View File
@@ -26,6 +26,17 @@
"allowedNonPeerDependencies": [
"@apollo/client",
"apollo-angular",
"subscriptions-transport-ws"
"subscriptions-transport-ws",
"@editorjs/editorjs",
"@editorjs/code",
"@editorjs/header",
"@editorjs/inline-code",
"@editorjs/list",
"@editorjs/marker",
"@editorjs/underline",
"@quanzo/change-font-size",
"editorjs-text-color-plugin",
"editorjs-html",
"editorjs-paragraph-with-alignment"
]
}