[ACS-3109] Release 2.11.0 (#2549)

* [ACS-3109] Release 2.11.0

* Update git links in changelog
This commit is contained in:
Thomas Hunter
2022-06-16 17:06:17 +01:00
committed by GitHub
parent 02af2ce311
commit 866ac19d82
11 changed files with 148 additions and 29 deletions
+6 -6
View File
@@ -1,6 +1,6 @@
{
"name": "alfresco-content-app",
"version": "2.10.0",
"version": "2.11.0",
"commit": "",
"license": "LGPL-3.0",
"scripts": {
@@ -25,9 +25,9 @@
},
"private": true,
"dependencies": {
"@alfresco/adf-content-services": "4.11.0-35216",
"@alfresco/adf-core": "4.11.0-35216",
"@alfresco/adf-extensions": "4.11.0-35216",
"@alfresco/adf-content-services": "4.11.0",
"@alfresco/adf-core": "4.11.0",
"@alfresco/adf-extensions": "4.11.0",
"@alfresco/js-api": "4.11.0",
"@angular/animations": "10.0.4",
"@angular/cdk": "^10.0.2",
@@ -57,8 +57,8 @@
"zone.js": "~0.10.2"
},
"devDependencies": {
"@alfresco/adf-cli": "4.11.0-35216",
"@alfresco/adf-testing": "4.11.0-35216",
"@alfresco/adf-cli": "4.11.0",
"@alfresco/adf-testing": "4.11.0",
"@angular-custom-builders/lite-serve": "^0.2.3",
"@angular-devkit/build-angular": "^0.1002.0",
"@angular-devkit/build-ng-packagr": "^0.1002.0",