Release 6.7.1 (#9410)

* Release 6.7.1

* Exclude failing E2Es

* Exclude failing E2Es

* Exclude failing E2Es

* Exclude failing E2Es
This commit is contained in:
MichalKinas
2024-03-06 09:48:56 +01:00
committed by GitHub
parent 43476ed49a
commit be45e9d4dc
23 changed files with 673 additions and 40 deletions
+6 -6
View File
@@ -1,16 +1,16 @@
{
"name": "alfresco-ng2-components",
"version": "6.7.0",
"version": "6.7.1",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "alfresco-ng2-components",
"version": "6.7.0",
"version": "6.7.1",
"hasInstallScript": true,
"license": "Apache-2.0",
"dependencies": {
"@alfresco/js-api": ">=7.2.0",
"@alfresco/js-api": ">=7.6.0",
"@angular/animations": "14.1.3",
"@angular/cdk": "14.1.2",
"@angular/common": "14.1.3",
@@ -170,9 +170,9 @@
}
},
"node_modules/@alfresco/js-api": {
"version": "7.2.0",
"resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-7.2.0.tgz",
"integrity": "sha512-/Tr88IO1s1cV8RC6X9EZ2jixPJ5IQQZWR6heN406l0/eqHxroXUGShRfNZxNLZBkMn0b3uiqnAxjNo2HmB+xug==",
"version": "7.6.0",
"resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-7.6.0.tgz",
"integrity": "sha512-HeWXMfyQLcE0R++LdM+Ex1ORzfF/T6//U3qVRnFzVRjEHlxkuWdZRF78XfK/1rt0PQndYhw9DRacCQyDcPydYw==",
"dependencies": {
"event-emitter": "^0.3.5",
"superagent": "^8.0.9",