diff --git a/demo-shell/package.json b/demo-shell/package.json index 8b2968129d3..83bb4c455a5 100644 --- a/demo-shell/package.json +++ b/demo-shell/package.json @@ -1,7 +1,7 @@ { "name": "Alfresco-ADF-Angular-Demo", "description": "Demo shell for Alfresco Angular components", - "version": "7.0.0-alpha.1+angular.15", + "version": "7.0.0-alpha.2", "author": "Hyland Software, Inc. and its affiliates", "repository": { "type": "git", diff --git a/docs/license-info/README.md b/docs/license-info/README.md index b6a772952ce..2f198b1ae68 100644 --- a/docs/license-info/README.md +++ b/docs/license-info/README.md @@ -49,4 +49,4 @@ The pages linked below contain the licenses for all third party dependencies of - [ADF 6.7.1](license-info-6.7.1.md) - [ADF 6.8.0](license-info-6.8.0.md) - [ADF 6.9.0](license-info-6.9.0.md) -- [ADF 7.0.0-alpha.1+angular.15](license-info-7.0.0-alpha.1+angular.15.md) +- [ADF 7.0.0-alpha.2](license-info-7.0.0-alpha.2.md) diff --git a/docs/license-info/license-info-7.0.0-alpha.1+angular.15.md b/docs/license-info/license-info-7.0.0-alpha.2.md similarity index 99% rename from docs/license-info/license-info-7.0.0-alpha.1+angular.15.md rename to docs/license-info/license-info-7.0.0-alpha.2.md index 621d4452d4b..f85915b2045 100644 --- a/docs/license-info/license-info-7.0.0-alpha.1+angular.15.md +++ b/docs/license-info/license-info-7.0.0-alpha.2.md @@ -1,8 +1,8 @@ --- -Title: License info, alfresco-ng2-components 7.0.0-alpha.1+angular.15 +Title: License info, alfresco-ng2-components 7.0.0-alpha.2 --- -# License information for alfresco-ng2-components 7.0.0-alpha.1+angular.15 +# License information for alfresco-ng2-components 7.0.0-alpha.2 This page lists all third party libraries the project depends on. diff --git a/docs/release-notes/README.md b/docs/release-notes/README.md index b3035e457c2..d4f93de096b 100644 --- a/docs/release-notes/README.md +++ b/docs/release-notes/README.md @@ -9,7 +9,7 @@ The first **General Availability** release was v2.0.0. ## General Availability -- [7.0.0-alpha.1+angular.15](RelNote-7.0.0-alpha.1+angular.15.md) +- [7.0.0-alpha.2](RelNote-7.0.0-alpha.2.md) - [6.9.0](RelNote-6.9.0.md) - [6.8.0](RelNote-6.8.0.md) - [6.7.1](RelNote-6.7.1.md) diff --git a/docs/release-notes/RelNote-7.0.0-alpha.1+angular.15.md b/docs/release-notes/RelNote-7.0.0-alpha.2.md similarity index 99% rename from docs/release-notes/RelNote-7.0.0-alpha.1+angular.15.md rename to docs/release-notes/RelNote-7.0.0-alpha.2.md index 775cd3d17e1..11a9b9fb505 100644 --- a/docs/release-notes/RelNote-7.0.0-alpha.1+angular.15.md +++ b/docs/release-notes/RelNote-7.0.0-alpha.2.md @@ -1,5 +1,5 @@ --- -Title: Changelog for alfresco-ng2-components v7.0.0-alpha.1+angular.15 +Title: Changelog for alfresco-ng2-components v7.0.0-alpha.2 --- # Changelog diff --git a/docs/vulnerability/README.md b/docs/vulnerability/README.md index ecaec3829a7..11fc8120b61 100644 --- a/docs/vulnerability/README.md +++ b/docs/vulnerability/README.md @@ -46,4 +46,4 @@ The pages linked below contain the audit for all third party dependencies of ADF - [ADF 6.7.1](audit-info-6.7.1.md) - [ADF 6.8.0](audit-info-6.8.0.md) - [ADF 6.9.0](audit-info-6.9.0.md) -- [ADF 7.0.0-alpha.1+angular.15](audit-info-7.0.0-alpha.1+angular.15.md) +- [ADF 7.0.0-alpha.2](audit-info-7.0.0-alpha.2.md) diff --git a/docs/vulnerability/audit-info-7.0.0-alpha.1+angular.15.md b/docs/vulnerability/audit-info-7.0.0-alpha.2.md similarity index 69% rename from docs/vulnerability/audit-info-7.0.0-alpha.1+angular.15.md rename to docs/vulnerability/audit-info-7.0.0-alpha.2.md index 81392850814..e130b5a6606 100644 --- a/docs/vulnerability/audit-info-7.0.0-alpha.1+angular.15.md +++ b/docs/vulnerability/audit-info-7.0.0-alpha.2.md @@ -1,8 +1,8 @@ --- -Title: Audit info, alfresco-ng2-components 7.0.0-alpha.1+angular.15 +Title: Audit info, alfresco-ng2-components 7.0.0-alpha.2 --- -# Audit information for alfresco-ng2-components 7.0.0-alpha.1+angular.15 +# Audit information for alfresco-ng2-components 7.0.0-alpha.2 This page lists the security audit of the dependencies this project depends on. diff --git a/lib/cli/package-lock.json b/lib/cli/package-lock.json index b57641291f8..f29863fdfcd 100644 --- a/lib/cli/package-lock.json +++ b/lib/cli/package-lock.json @@ -1,12 +1,12 @@ { "name": "@alfresco/adf-cli", - "version": "7.0.0-alpha.1+angular.15", + "version": "7.0.0-alpha.2", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@alfresco/adf-cli", - "version": "7.0.0-alpha.1+angular.15", + "version": "7.0.0-alpha.2", "license": "Apache-2.0", "dependencies": { "@alfresco/js-api": ">=7.8.0", diff --git a/lib/cli/package.json b/lib/cli/package.json index b8f38bec93f..eec245d68d4 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": "7.0.0-alpha.1+angular.15", + "version": "7.0.0-alpha.2", "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 d6c617dff70..40867f28a6a 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": "7.0.0-alpha.1+angular.15", + "version": "7.0.0-alpha.2", "author": "Hyland Software, Inc. and its affiliates", "repository": { "type": "git", @@ -21,9 +21,9 @@ "@angular/platform-browser": ">=14.1.3", "@angular/platform-browser-dynamic": ">=14.1.3", "@angular/router": ">=14.1.3", - "@alfresco/js-api": ">=8.0.0-alpha.1+angular.15", + "@alfresco/js-api": ">=8.0.0-alpha.2", "@ngx-translate/core": ">=14.0.0", - "@alfresco/adf-core": ">=7.0.0-alpha.1+angular.15" + "@alfresco/adf-core": ">=7.0.0-alpha.2" }, "keywords": [ "content-services", diff --git a/lib/core/package.json b/lib/core/package.json index a31d28a742d..4fb2b1519d3 100644 --- a/lib/core/package.json +++ b/lib/core/package.json @@ -1,7 +1,7 @@ { "name": "@alfresco/adf-core", "description": "Alfresco ADF core", - "version": "7.0.0-alpha.1+angular.15", + "version": "7.0.0-alpha.2", "author": "Hyland Software, Inc. and its affiliates", "repository": { "type": "git", @@ -33,8 +33,8 @@ "@angular/material": ">=14.1.2", "@angular/router": ">=14.1.3", "@mat-datetimepicker/core": ">=10.1.1", - "@alfresco/js-api": ">=8.0.0-alpha.1+angular.15", - "@alfresco/adf-extensions": ">=7.0.0-alpha.1+angular.15", + "@alfresco/js-api": ">=8.0.0-alpha.2", + "@alfresco/adf-extensions": ">=7.0.0-alpha.2", "@ngx-translate/core": ">=14.0.0", "minimatch-browser": ">=1.0.0", "pdfjs-dist": ">=3.3.122" diff --git a/lib/eslint-angular/package.json b/lib/eslint-angular/package.json index 7337072e78b..bc41db96769 100644 --- a/lib/eslint-angular/package.json +++ b/lib/eslint-angular/package.json @@ -1,6 +1,6 @@ { "name": "@alfresco/eslint-plugin-eslint-angular", - "version": "7.0.0-alpha.1+angular.15", + "version": "7.0.0-alpha.2", "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 d5c9b2b57de..173dee2f9f0 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": "7.0.0-alpha.1+angular.15", + "version": "7.0.0-alpha.2", "license": "Apache-2.0", "author": "Hyland Software, Inc. and its affiliates", "repository": { @@ -14,7 +14,7 @@ "peerDependencies": { "@angular/common": ">=14.1.3", "@angular/core": ">=14.1.3", - "@alfresco/js-api": ">=8.0.0-alpha.1+angular.15" + "@alfresco/js-api": ">=8.0.0-alpha.2" }, "keywords": [ "extensions", diff --git a/lib/insights/package.json b/lib/insights/package.json index de0089bcc19..4109de20404 100644 --- a/lib/insights/package.json +++ b/lib/insights/package.json @@ -1,7 +1,7 @@ { "name": "@alfresco/adf-insights", "description": "Alfresco ADF insights", - "version": "7.0.0-alpha.1+angular.15", + "version": "7.0.0-alpha.2", "author": "Hyland Software, Inc. and its affiliates", "repository": { "type": "git", @@ -11,7 +11,7 @@ "url": "https://github.com/Alfresco/alfresco-ng2-components/issues" }, "dependencies": { - "@alfresco/adf-core": ">=7.0.0-alpha.1+angular.15", + "@alfresco/adf-core": ">=7.0.0-alpha.2", "@ngx-translate/core": ">=14.0.0", "chart.js": "^4.3.0", "ng2-charts": "^4.1.1", diff --git a/lib/js-api/package.json b/lib/js-api/package.json index bc726ae9230..28f1cea4511 100644 --- a/lib/js-api/package.json +++ b/lib/js-api/package.json @@ -1,6 +1,6 @@ { "name": "@alfresco/js-api", - "version": "8.0.0-alpha.1+angular.15", + "version": "8.0.0-alpha.2", "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-lock.json b/lib/process-services-cloud/package-lock.json index 38c5e88b168..df283dd262a 100644 --- a/lib/process-services-cloud/package-lock.json +++ b/lib/process-services-cloud/package-lock.json @@ -1,12 +1,12 @@ { "name": "@alfresco/adf-process-services-cloud", - "version": "7.0.0-alpha.1+angular.15", + "version": "7.0.0-alpha.2", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@alfresco/adf-process-services-cloud", - "version": "7.0.0-alpha.1+angular.15", + "version": "7.0.0-alpha.2", "license": "Apache-2.0", "dependencies": { "@editorjs/code": "2.9.0", diff --git a/lib/process-services-cloud/package.json b/lib/process-services-cloud/package.json index 98f3e05095a..ac8e8609584 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": "7.0.0-alpha.1+angular.15", + "version": "7.0.0-alpha.2", "author": "Hyland Software, Inc. and its affiliates", "repository": { "type": "git", @@ -34,9 +34,9 @@ "@angular/platform-browser": ">=14.1.3", "@angular/platform-browser-dynamic": ">=14.1.3", "@angular/router": ">=14.1.3", - "@alfresco/js-api": ">=8.0.0-alpha.1+angular.15", - "@alfresco/adf-core": ">=7.0.0-alpha.1+angular.15", - "@alfresco/adf-content-services": ">=7.0.0-alpha.1+angular.15", + "@alfresco/js-api": ">=8.0.0-alpha.2", + "@alfresco/adf-core": ">=7.0.0-alpha.2", + "@alfresco/adf-content-services": ">=7.0.0-alpha.2", "@apollo/client": "^3.7.2", "@ngx-translate/core": ">=14.0.0", "apollo-angular": "^4.0.1", diff --git a/lib/process-services/package.json b/lib/process-services/package.json index 9c681dff1dc..ce6423b0560 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": "7.0.0-alpha.1+angular.15", + "version": "7.0.0-alpha.2", "author": "Hyland Software, Inc. and its affiliates", "repository": { "type": "git", @@ -21,9 +21,9 @@ "@angular/platform-browser": ">=14.1.3", "@angular/platform-browser-dynamic": ">=14.1.3", "@angular/router": ">=14.1.3", - "@alfresco/js-api": ">=8.0.0-alpha.1+angular.15", - "@alfresco/adf-core": ">=7.0.0-alpha.1+angular.15", - "@alfresco/adf-content-services": ">=7.0.0-alpha.1+angular.15", + "@alfresco/js-api": ">=8.0.0-alpha.2", + "@alfresco/adf-core": ">=7.0.0-alpha.2", + "@alfresco/adf-content-services": ">=7.0.0-alpha.2", "@ngx-translate/core": ">=14.0.0" }, "keywords": [ diff --git a/lib/testing/package.json b/lib/testing/package.json index a65bcecdbc8..591f771b142 100644 --- a/lib/testing/package.json +++ b/lib/testing/package.json @@ -1,7 +1,7 @@ { "name": "@alfresco/adf-testing", "description": "Alfresco ADF testing page and utils", - "version": "7.0.0-alpha.1+angular.15", + "version": "7.0.0-alpha.2", "author": "Hyland Software, Inc. and its affiliates", "repository": { "type": "git", @@ -11,7 +11,7 @@ "url": "https://github.com/Alfresco/alfresco-ng2-components/issues" }, "peerDependencies": { - "@alfresco/js-api": ">=8.0.0-alpha.1+angular.15" + "@alfresco/js-api": ">=8.0.0-alpha.2" }, "keywords": [ "testing", diff --git a/package-lock.json b/package-lock.json index 64589609d0b..e4080f28be7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "alfresco-ng2-components", - "version": "7.0.0-alpha.1+angular.15", + "version": "7.0.0-alpha.2", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "alfresco-ng2-components", - "version": "7.0.0-alpha.1+angular.15", + "version": "7.0.0-alpha.2", "hasInstallScript": true, "license": "Apache-2.0", "dependencies": { @@ -166,7 +166,7 @@ }, "lib/eslint-angular": { "name": "@alfresco/eslint-plugin-eslint-angular", - "version": "7.0.0-alpha.1+angular.15", + "version": "7.0.0-alpha.2", "dev": true, "license": "Apache-2.0" }, diff --git a/package.json b/package.json index 98e1636df3b..c35254fbf00 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "alfresco-ng2-components", "commit": "b644b39d17396330d2a67509f58c5b9e890b9b13", "description": "Alfresco Angular components", - "version": "7.0.0-alpha.1+angular.15", + "version": "7.0.0-alpha.2", "author": "Hyland Software, Inc. and its affiliates", "scripts": { "prepare": "husky install",