Release 8.0.4

This commit is contained in:
DominikIwanek
2026-09-01 10:40:54 +02:00
parent da1a7bc9d7
commit b089b855ff
12 changed files with 13 additions and 13 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@alfresco/adf-cli",
"description": "Alfresco ADF cli and utils",
"version": "8.0.3",
"version": "8.0.4",
"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.0.3",
"version": "8.0.4",
"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.0.3",
"version": "8.0.4",
"author": "Hyland Software, Inc. and its affiliates",
"repository": {
"type": "git",
@@ -288,7 +288,7 @@ export class PdfViewerComponent implements OnChanges, OnDestroy {
viewer,
renderingQueue: this.renderingQueueServices,
eventBus: this.eventBus,
annotationMode: 0
annotationMode: 1
});
// cspell: disable-next
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@alfresco/eslint-plugin-eslint-angular",
"version": "8.0.3",
"version": "8.0.4",
"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.0.3",
"version": "8.0.4",
"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.0.3",
"version": "8.0.4",
"author": "Hyland Software, Inc. and its affiliates",
"repository": {
"type": "git",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@alfresco/js-api",
"version": "9.0.3",
"version": "9.0.4",
"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.0.3",
"version": "8.0.4",
"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.0.3",
"version": "8.0.4",
"author": "Hyland Software, Inc. and its affiliates",
"repository": {
"type": "git",
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "alfresco-ng2-components",
"version": "8.0.3",
"version": "8.0.4",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "alfresco-ng2-components",
"version": "8.0.3",
"version": "8.0.4",
"license": "Apache-2.0",
"dependencies": {
"@angular/animations": "19.2.6",
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "alfresco-ng2-components",
"description": "Alfresco Angular components",
"version": "8.0.3",
"version": "8.0.4",
"author": "Hyland Software, Inc. and its affiliates",
"scripts": {
"prepare": "husky install",