Release 7.0.0 (#10725)

* Release 7.0.0

* Cli js-api version fix
This commit is contained in:
MichalKinas
2025-05-26 10:17:24 +02:00
committed by Bartosz Sekula
parent d5bd97e3d2
commit 34df90fb83
19 changed files with 188 additions and 30 deletions
+3 -3
View File
@@ -1,12 +1,12 @@
{
"name": "alfresco-ng2-components",
"version": "7.0.0-alpha.9",
"version": "7.0.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "alfresco-ng2-components",
"version": "7.0.0-alpha.9",
"version": "7.0.0",
"license": "Apache-2.0",
"dependencies": {
"@angular/animations": "17.1.3",
@@ -169,7 +169,7 @@
},
"lib/eslint-angular": {
"name": "@alfresco/eslint-plugin-eslint-angular",
"version": "7.0.0-alpha.9",
"version": "7.0.0",
"dev": true,
"license": "Apache-2.0"
},