Post-release version bump (#12076)

This commit is contained in:
Michal Kinas
2026-07-20 17:25:05 +02:00
committed by GitHub
parent 3496363b8e
commit 9d5f6e692c
10 changed files with 11 additions and 11 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
{ {
"name": "@alfresco/adf-cli", "name": "@alfresco/adf-cli",
"description": "Alfresco ADF cli and utils", "description": "Alfresco ADF cli and utils",
"version": "9.0.0", "version": "9.1.0",
"author": "Hyland Software, Inc. and its affiliates", "author": "Hyland Software, Inc. and its affiliates",
"bin": { "bin": {
"adf-cli": "bin/adf-cli", "adf-cli": "bin/adf-cli",
@@ -22,7 +22,7 @@
"unlink": "cd ../../dist/libs/cli && npm unlink" "unlink": "cd ../../dist/libs/cli && npm unlink"
}, },
"dependencies": { "dependencies": {
"@alfresco/js-api": ">=9.5.0", "@alfresco/js-api": ">=10.0.0",
"ejs": "^3.1.10", "ejs": "^3.1.10",
"node-fetch": "^2.7.0", "node-fetch": "^2.7.0",
"spdx-license-list": "^5.0.0" "spdx-license-list": "^5.0.0"
+1 -1
View File
@@ -1,7 +1,7 @@
{ {
"name": "@alfresco/adf-content-services", "name": "@alfresco/adf-content-services",
"description": "Alfresco ADF content services", "description": "Alfresco ADF content services",
"version": "9.0.0", "version": "9.1.0",
"author": "Hyland Software, Inc. and its affiliates", "author": "Hyland Software, Inc. and its affiliates",
"repository": { "repository": {
"type": "git", "type": "git",
+1 -1
View File
@@ -1,7 +1,7 @@
{ {
"name": "@alfresco/adf-core", "name": "@alfresco/adf-core",
"description": "Alfresco ADF core", "description": "Alfresco ADF core",
"version": "9.0.0", "version": "9.1.0",
"author": "Hyland Software, Inc. and its affiliates", "author": "Hyland Software, Inc. and its affiliates",
"repository": { "repository": {
"type": "git", "type": "git",
+1 -1
View File
@@ -1,6 +1,6 @@
{ {
"name": "@alfresco/eslint-plugin-eslint-angular", "name": "@alfresco/eslint-plugin-eslint-angular",
"version": "9.0.0", "version": "9.1.0",
"description": "Alfresco ADF eslint angular custom rules", "description": "Alfresco ADF eslint angular custom rules",
"main": "main.js", "main": "main.js",
"author": "Hyland Software, Inc. and its affiliates", "author": "Hyland Software, Inc. and its affiliates",
+1 -1
View File
@@ -1,7 +1,7 @@
{ {
"name": "@alfresco/adf-extensions", "name": "@alfresco/adf-extensions",
"description": "Provides extensibility support for ADF applications.", "description": "Provides extensibility support for ADF applications.",
"version": "9.0.0", "version": "9.1.0",
"license": "Apache-2.0", "license": "Apache-2.0",
"author": "Hyland Software, Inc. and its affiliates", "author": "Hyland Software, Inc. and its affiliates",
"repository": { "repository": {
+1 -1
View File
@@ -1,7 +1,7 @@
{ {
"name": "@alfresco/adf-insights", "name": "@alfresco/adf-insights",
"description": "Alfresco ADF insights", "description": "Alfresco ADF insights",
"version": "9.0.0", "version": "9.1.0",
"author": "Hyland Software, Inc. and its affiliates", "author": "Hyland Software, Inc. and its affiliates",
"repository": { "repository": {
"type": "git", "type": "git",
+1 -1
View File
@@ -1,6 +1,6 @@
{ {
"name": "@alfresco/js-api", "name": "@alfresco/js-api",
"version": "10.0.0", "version": "10.1.0",
"license": "Apache-2.0", "license": "Apache-2.0",
"description": "JavaScript client library for the Alfresco REST API", "description": "JavaScript client library for the Alfresco REST API",
"author": "Hyland Software, Inc. and its affiliates", "author": "Hyland Software, Inc. and its affiliates",
+1 -1
View File
@@ -1,7 +1,7 @@
{ {
"name": "@alfresco/adf-process-services-cloud", "name": "@alfresco/adf-process-services-cloud",
"description": "Alfresco ADF process services cloud", "description": "Alfresco ADF process services cloud",
"version": "9.0.0", "version": "9.1.0",
"author": "Hyland Software, Inc. and its affiliates", "author": "Hyland Software, Inc. and its affiliates",
"repository": { "repository": {
"type": "git", "type": "git",
+1 -1
View File
@@ -1,7 +1,7 @@
{ {
"name": "@alfresco/adf-process-services", "name": "@alfresco/adf-process-services",
"description": "Alfresco ADF process services", "description": "Alfresco ADF process services",
"version": "9.0.0", "version": "9.1.0",
"author": "Hyland Software, Inc. and its affiliates", "author": "Hyland Software, Inc. and its affiliates",
"repository": { "repository": {
"type": "git", "type": "git",
+1 -1
View File
@@ -1,7 +1,7 @@
{ {
"name": "alfresco-ng2-components", "name": "alfresco-ng2-components",
"description": "Alfresco Angular components", "description": "Alfresco Angular components",
"version": "9.0.0", "version": "9.1.0",
"author": "Hyland Software, Inc. and its affiliates", "author": "Hyland Software, Inc. and its affiliates",
"scripts": { "scripts": {
"preinstall": "npx only-allow pnpm", "preinstall": "npx only-allow pnpm",