Post release version bump (#11828)

* Post release version bump

* Post release version bump

* Post release version bump

* Post release bump
This commit is contained in:
AleksanderSklorz
2026-04-22 10:57:08 +02:00
committed by GitHub
parent d1bda4f898
commit 423c646bac
15 changed files with 20 additions and 20 deletions
+2 -2
View File
@@ -1,8 +1,8 @@
---
Title: License info, alfresco-ng2-components 8.4.0
Title: License info, alfresco-ng2-components 8.4.1
---
# License information for alfresco-ng2-components 8.4.0
# License information for alfresco-ng2-components 8.4.1
This page lists all third party libraries the project depends on.
+1 -1
View File
@@ -1,5 +1,5 @@
---
Title: Changelog for alfresco-ng2-components v8.4.0
Title: Changelog for alfresco-ng2-components v8.4.1
---
# Changelog
+2 -2
View File
@@ -1,8 +1,8 @@
---
Title: Audit info, alfresco-ng2-components 8.4.0
Title: Audit info, alfresco-ng2-components 8.4.1
---
# Audit information for alfresco-ng2-components 8.4.0
# Audit information for alfresco-ng2-components 8.4.1
This page lists the security audit of the dependencies this project depends on.
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "@alfresco/adf-cli",
"version": "8.4.1",
"version": "8.5.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "@alfresco/adf-cli",
"version": "8.4.1",
"version": "8.5.0",
"license": "Apache-2.0",
"dependencies": {
"@alfresco/js-api": ">=9.4.0",
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@alfresco/adf-cli",
"description": "Alfresco ADF cli and utils",
"version": "8.4.1",
"version": "8.5.0",
"author": "Hyland Software, Inc. and its affiliates",
"bin": {
"adf-cli": "bin/adf-cli",
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@alfresco/adf-content-services",
"description": "Alfresco ADF content services",
"version": "8.4.1",
"version": "8.5.0",
"author": "Hyland Software, Inc. and its affiliates",
"repository": {
"type": "git",
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@alfresco/adf-core",
"description": "Alfresco ADF core",
"version": "8.4.1",
"version": "8.5.0",
"author": "Hyland Software, Inc. and its affiliates",
"repository": {
"type": "git",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@alfresco/eslint-plugin-eslint-angular",
"version": "8.4.1",
"version": "8.5.0",
"description": "Alfresco ADF eslint angular custom rules",
"main": "main.js",
"author": "Hyland Software, Inc. and its affiliates",
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@alfresco/adf-extensions",
"description": "Provides extensibility support for ADF applications.",
"version": "8.4.1",
"version": "8.5.0",
"license": "Apache-2.0",
"author": "Hyland Software, Inc. and its affiliates",
"repository": {
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@alfresco/adf-insights",
"description": "Alfresco ADF insights",
"version": "8.4.1",
"version": "8.5.0",
"author": "Hyland Software, Inc. and its affiliates",
"repository": {
"type": "git",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@alfresco/js-api",
"version": "9.4.1",
"version": "9.5.0",
"license": "Apache-2.0",
"description": "JavaScript client library for the Alfresco REST API",
"author": "Hyland Software, Inc. and its affiliates",
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@alfresco/adf-process-services-cloud",
"description": "Alfresco ADF process services cloud",
"version": "8.4.1",
"version": "8.5.0",
"author": "Hyland Software, Inc. and its affiliates",
"repository": {
"type": "git",
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@alfresco/adf-process-services",
"description": "Alfresco ADF process services",
"version": "8.4.1",
"version": "8.5.0",
"author": "Hyland Software, Inc. and its affiliates",
"repository": {
"type": "git",
+3 -3
View File
@@ -1,12 +1,12 @@
{
"name": "alfresco-ng2-components",
"version": "8.4.1",
"version": "8.5.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "alfresco-ng2-components",
"version": "8.4.1",
"version": "8.5.0",
"license": "Apache-2.0",
"dependencies": {
"@angular/animations": "19.2.20",
@@ -130,7 +130,7 @@
},
"lib/eslint-angular": {
"name": "@alfresco/eslint-plugin-eslint-angular",
"version": "8.4.1",
"version": "8.5.0",
"dev": true,
"license": "Apache-2.0"
},
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "alfresco-ng2-components",
"description": "Alfresco Angular components",
"version": "8.4.1",
"version": "8.5.0",
"author": "Hyland Software, Inc. and its affiliates",
"scripts": {
"prepare": "husky",