Fix Post release version bump to align with ACA (#11153)

This commit is contained in:
Ehsan Rezaei
2025-08-29 14:24:59 +02:00
committed by GitHub
parent b277a29f32
commit dabab63f78
12 changed files with 19 additions and 19 deletions
+3 -3
View File
@@ -1,12 +1,12 @@
{
"name": "alfresco-ng2-components",
"version": "8.2.0",
"version": "8.3.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "alfresco-ng2-components",
"version": "8.2.0",
"version": "8.3.0",
"license": "Apache-2.0",
"dependencies": {
"@angular/animations": "19.2.6",
@@ -149,7 +149,7 @@
},
"lib/eslint-angular": {
"name": "@alfresco/eslint-plugin-eslint-angular",
"version": "8.2.0",
"version": "8.3.0",
"dev": true,
"license": "Apache-2.0"
},