Skip to content

Commit

Permalink
Release 7.0.0-alpha.2 (#10145)
Browse files Browse the repository at this point in the history
  • Loading branch information
MichalKinas authored Aug 29, 2024
1 parent 075589c commit 884e6b7
Show file tree
Hide file tree
Showing 21 changed files with 40 additions and 40 deletions.
2 changes: 1 addition & 1 deletion demo-shell/package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
2 changes: 1 addition & 1 deletion docs/license-info/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Original file line number Diff line number Diff line change
@@ -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.

Expand Down
2 changes: 1 addition & 1 deletion docs/release-notes/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion docs/vulnerability/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Original file line number Diff line number Diff line change
@@ -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.

Expand Down
4 changes: 2 additions & 2 deletions lib/cli/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion lib/cli/package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
6 changes: 3 additions & 3 deletions lib/content-services/package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand All @@ -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",
Expand Down
6 changes: 3 additions & 3 deletions lib/core/package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down Expand Up @@ -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"
Expand Down
2 changes: 1 addition & 1 deletion lib/eslint-angular/package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
4 changes: 2 additions & 2 deletions lib/extensions/package.json
Original file line number Diff line number Diff line change
@@ -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": {
Expand All @@ -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",
Expand Down
4 changes: 2 additions & 2 deletions lib/insights/package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand All @@ -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",
Expand Down
2 changes: 1 addition & 1 deletion lib/js-api/package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
4 changes: 2 additions & 2 deletions lib/process-services-cloud/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions lib/process-services-cloud/package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down Expand Up @@ -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",
Expand Down
8 changes: 4 additions & 4 deletions lib/process-services/package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand All @@ -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": [
Expand Down
4 changes: 2 additions & 2 deletions lib/testing/package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand All @@ -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",
Expand Down
6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit 884e6b7

Please sign in to comment.