From ef5944a09cb829328dc6eec688858ccc241f0cda Mon Sep 17 00:00:00 2001 From: Michal Kinas <113341662+MichalKinas@users.noreply.github.com> Date: Wed, 11 Mar 2026 20:30:57 +0100 Subject: [PATCH] Post-release version bump (#11734) --- lib/cli/package.json | 2 +- lib/content-services/package.json | 2 +- lib/core/package.json | 2 +- lib/eslint-angular/package.json | 2 +- lib/extensions/package.json | 2 +- lib/insights/package.json | 2 +- lib/js-api/package.json | 2 +- lib/process-services-cloud/package.json | 2 +- lib/process-services/package.json | 2 +- package-lock.json | 6 +++--- package.json | 2 +- 11 files changed, 13 insertions(+), 13 deletions(-) diff --git a/lib/cli/package.json b/lib/cli/package.json index 236ef81e9f..acb5b0bc8d 100644 --- a/lib/cli/package.json +++ b/lib/cli/package.json @@ -1,7 +1,7 @@ { "name": "@alfresco/adf-cli", "description": "Alfresco ADF cli and utils", - "version": "8.3.1", + "version": "8.4.0", "author": "Hyland Software, Inc. and its affiliates", "bin": { "adf-cli": "bin/adf-cli", diff --git a/lib/content-services/package.json b/lib/content-services/package.json index c21d85e6f2..03a3e4791b 100644 --- a/lib/content-services/package.json +++ b/lib/content-services/package.json @@ -1,7 +1,7 @@ { "name": "@alfresco/adf-content-services", "description": "Alfresco ADF content services", - "version": "8.3.1", + "version": "8.4.0", "author": "Hyland Software, Inc. and its affiliates", "repository": { "type": "git", diff --git a/lib/core/package.json b/lib/core/package.json index 0e4cf2b952..3e92d78f4d 100644 --- a/lib/core/package.json +++ b/lib/core/package.json @@ -1,7 +1,7 @@ { "name": "@alfresco/adf-core", "description": "Alfresco ADF core", - "version": "8.3.1", + "version": "8.4.0", "author": "Hyland Software, Inc. and its affiliates", "repository": { "type": "git", diff --git a/lib/eslint-angular/package.json b/lib/eslint-angular/package.json index ce6fd0dca0..0f0d96c159 100644 --- a/lib/eslint-angular/package.json +++ b/lib/eslint-angular/package.json @@ -1,6 +1,6 @@ { "name": "@alfresco/eslint-plugin-eslint-angular", - "version": "8.3.1", + "version": "8.4.0", "description": "Alfresco ADF eslint angular custom rules", "main": "main.js", "author": "Hyland Software, Inc. and its affiliates", diff --git a/lib/extensions/package.json b/lib/extensions/package.json index 219c88a17b..2d876ff312 100644 --- a/lib/extensions/package.json +++ b/lib/extensions/package.json @@ -1,7 +1,7 @@ { "name": "@alfresco/adf-extensions", "description": "Provides extensibility support for ADF applications.", - "version": "8.3.1", + "version": "8.4.0", "license": "Apache-2.0", "author": "Hyland Software, Inc. and its affiliates", "repository": { diff --git a/lib/insights/package.json b/lib/insights/package.json index f900dbd96f..b9ca5faf6b 100644 --- a/lib/insights/package.json +++ b/lib/insights/package.json @@ -1,7 +1,7 @@ { "name": "@alfresco/adf-insights", "description": "Alfresco ADF insights", - "version": "8.3.1", + "version": "8.4.0", "author": "Hyland Software, Inc. and its affiliates", "repository": { "type": "git", diff --git a/lib/js-api/package.json b/lib/js-api/package.json index c052822bca..e7de3a3e73 100644 --- a/lib/js-api/package.json +++ b/lib/js-api/package.json @@ -1,6 +1,6 @@ { "name": "@alfresco/js-api", - "version": "9.3.1", + "version": "9.4.0", "license": "Apache-2.0", "description": "JavaScript client library for the Alfresco REST API", "author": "Hyland Software, Inc. and its affiliates", diff --git a/lib/process-services-cloud/package.json b/lib/process-services-cloud/package.json index 5753dbc000..afc229564a 100644 --- a/lib/process-services-cloud/package.json +++ b/lib/process-services-cloud/package.json @@ -1,7 +1,7 @@ { "name": "@alfresco/adf-process-services-cloud", "description": "Alfresco ADF process services cloud", - "version": "8.3.1", + "version": "8.4.0", "author": "Hyland Software, Inc. and its affiliates", "repository": { "type": "git", diff --git a/lib/process-services/package.json b/lib/process-services/package.json index f472b5f3b9..27cc5eb656 100644 --- a/lib/process-services/package.json +++ b/lib/process-services/package.json @@ -1,7 +1,7 @@ { "name": "@alfresco/adf-process-services", "description": "Alfresco ADF process services", - "version": "8.3.1", + "version": "8.4.0", "author": "Hyland Software, Inc. and its affiliates", "repository": { "type": "git", diff --git a/package-lock.json b/package-lock.json index abc7ba09cc..fbbe346767 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "alfresco-ng2-components", - "version": "8.3.1", + "version": "8.4.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "alfresco-ng2-components", - "version": "8.3.1", + "version": "8.4.0", "license": "Apache-2.0", "dependencies": { "@angular/animations": "19.2.19", @@ -135,7 +135,7 @@ }, "lib/eslint-angular": { "name": "@alfresco/eslint-plugin-eslint-angular", - "version": "8.3.0", + "version": "8.4.0", "dev": true, "license": "Apache-2.0" }, diff --git a/package.json b/package.json index e909a6aa0d..b58f26f6c3 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "alfresco-ng2-components", "description": "Alfresco Angular components", - "version": "8.3.1", + "version": "8.4.0", "author": "Hyland Software, Inc. and its affiliates", "scripts": { "prepare": "husky",