Release 7.0.0-alpha.4 (#10332)

* Release 7.0.0-alpha.4

* Fixed npm check bundle script with the new esm

---------

Co-authored-by: VitoAlbano <vito.albano.123@gmail.com>
This commit is contained in:
Ehsan Rezaei
2024-10-24 16:47:50 +02:00
committed by GitHub
parent 881841a4a9
commit 3b6aa8f1d2
15 changed files with 589 additions and 22 deletions

View File

@@ -36,9 +36,9 @@
"@angular/platform-browser": ">=14.1.3",
"@angular/platform-browser-dynamic": ">=14.1.3",
"@angular/router": ">=14.1.3",
"@alfresco/js-api": ">=8.0.0-alpha.4-0",
"@alfresco/adf-core": ">=7.0.0-alpha.4-0",
"@alfresco/adf-content-services": ">=7.0.0-alpha.4-0",
"@alfresco/js-api": ">=8.0.0-alpha.4",
"@alfresco/adf-core": ">=7.0.0-alpha.4",
"@alfresco/adf-content-services": ">=7.0.0-alpha.4",
"@apollo/client": ">=3.7.2",
"@ngx-translate/core": ">=14.0.0",
"apollo-angular": ">=4.0.1",