Release 4.2.0 (#3440)

* bump app.config

* bump ADF versions

* release reports

* update compatibility matrices
This commit is contained in:
Denys Vuika
2023-09-18 19:28:06 +01:00
committed by GitHub
parent dab3adc061
commit b1b4dd05b6
10 changed files with 343 additions and 103 deletions

View File

@@ -4,19 +4,20 @@ Please refer to the public [documentation](https://alfresco-content-app.netlify.
## Requirements
| Name | Version |
| --- | --- |
| Node.js | 18.x |
| Npm | 9.x |
| Name | Version |
|---------|---------|
| Node.js | 18.x |
| Npm | 9.x |
## Compatibility
| ACA | ADF | ACS | Node | Angular |
| ---- | --- | --- | ---- | ------- |
| 4.1 | 6.2 | 7.4 | 18.x | 14.x |
| 4.0 | 6.1 | 7.4 | 14.x | 14.x |
| 3.1 | 5.1 | 7.3 | | |
| 3.0 | 5.0 | 7.3 | | |
| ACA | ADF | ACS | Node | Angular |
|-----|-----|-----------|------|---------|
| 4.2 | 6.3 | 23.1.0-M4 | 18.x | 14.x |
| 4.1 | 6.2 | 7.4 | 18.x | 14.x |
| 4.0 | 6.1 | 7.4 | 14.x | 14.x |
| 3.1 | 5.1 | 7.3 | | |
| 3.0 | 5.0 | 7.3 | | |
> See <https://angular.io/guide/versions> for more details on Angular and Node.js compatibility