[AAE-14430] Release 6.1.0 (#8614)

This commit is contained in:
Bartosz Sekula
2023-06-01 17:18:27 +02:00
committed by GitHub
parent 07e96965aa
commit 3afe323840
19 changed files with 1438 additions and 35 deletions
+2 -3
View File
@@ -2,7 +2,7 @@
"name": "alfresco-ng2-components",
"commit": "b644b39d17396330d2a67509f58c5b9e890b9b13",
"description": "Alfresco Angular components",
"version": "6.0.0",
"version": "6.1.0",
"author": "Hyland Software, Inc. and its affiliates",
"scripts": {
"postinstall": "node ./decorate-angular-cli.js && ngcc --properties es2015 browser module main",
@@ -54,7 +54,7 @@
"process services-cloud"
],
"dependencies": {
"@alfresco/js-api": "6.1.0-952",
"@alfresco/js-api": "6.1.0",
"@angular/animations": "14.1.3",
"@angular/cdk": "14.1.2",
"@angular/common": "14.1.3",
@@ -221,4 +221,3 @@
"module": "./index.js",
"typings": "./index.d.ts"
}