Skip to content

Commit 884e6b7

Browse files
authored
Release 7.0.0-alpha.2 (#10145)
1 parent 075589c commit 884e6b7

File tree

21 files changed

+40
-40
lines changed

21 files changed

+40
-40
lines changed

demo-shell/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "Alfresco-ADF-Angular-Demo",
33
"description": "Demo shell for Alfresco Angular components",
4-
"version": "7.0.0-alpha.1+angular.15",
4+
"version": "7.0.0-alpha.2",
55
"author": "Hyland Software, Inc. and its affiliates",
66
"repository": {
77
"type": "git",

docs/license-info/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,4 +49,4 @@ The pages linked below contain the licenses for all third party dependencies of
4949
- [ADF 6.7.1](license-info-6.7.1.md)
5050
- [ADF 6.8.0](license-info-6.8.0.md)
5151
- [ADF 6.9.0](license-info-6.9.0.md)
52-
- [ADF 7.0.0-alpha.1+angular.15](license-info-7.0.0-alpha.1+angular.15.md)
52+
- [ADF 7.0.0-alpha.2](license-info-7.0.0-alpha.2.md)

docs/license-info/license-info-7.0.0-alpha.1+angular.15.md renamed to docs/license-info/license-info-7.0.0-alpha.2.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
2-
Title: License info, alfresco-ng2-components 7.0.0-alpha.1+angular.15
2+
Title: License info, alfresco-ng2-components 7.0.0-alpha.2
33
---
44

5-
# License information for alfresco-ng2-components 7.0.0-alpha.1+angular.15
5+
# License information for alfresco-ng2-components 7.0.0-alpha.2
66

77
This page lists all third party libraries the project depends on.
88

docs/release-notes/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ The first **General Availability** release was v2.0.0.
99

1010
## General Availability
1111

12-
- [7.0.0-alpha.1+angular.15](RelNote-7.0.0-alpha.1+angular.15.md)
12+
- [7.0.0-alpha.2](RelNote-7.0.0-alpha.2.md)
1313
- [6.9.0](RelNote-6.9.0.md)
1414
- [6.8.0](RelNote-6.8.0.md)
1515
- [6.7.1](RelNote-6.7.1.md)

docs/release-notes/RelNote-7.0.0-alpha.1+angular.15.md renamed to docs/release-notes/RelNote-7.0.0-alpha.2.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
Title: Changelog for alfresco-ng2-components v7.0.0-alpha.1+angular.15
2+
Title: Changelog for alfresco-ng2-components v7.0.0-alpha.2
33
---
44

55
# Changelog

docs/vulnerability/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,4 +46,4 @@ The pages linked below contain the audit for all third party dependencies of ADF
4646
- [ADF 6.7.1](audit-info-6.7.1.md)
4747
- [ADF 6.8.0](audit-info-6.8.0.md)
4848
- [ADF 6.9.0](audit-info-6.9.0.md)
49-
- [ADF 7.0.0-alpha.1+angular.15](audit-info-7.0.0-alpha.1+angular.15.md)
49+
- [ADF 7.0.0-alpha.2](audit-info-7.0.0-alpha.2.md)

docs/vulnerability/audit-info-7.0.0-alpha.1+angular.15.md renamed to docs/vulnerability/audit-info-7.0.0-alpha.2.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
2-
Title: Audit info, alfresco-ng2-components 7.0.0-alpha.1+angular.15
2+
Title: Audit info, alfresco-ng2-components 7.0.0-alpha.2
33
---
44

5-
# Audit information for alfresco-ng2-components 7.0.0-alpha.1+angular.15
5+
# Audit information for alfresco-ng2-components 7.0.0-alpha.2
66

77
This page lists the security audit of the dependencies this project depends on.
88

lib/cli/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lib/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@alfresco/adf-cli",
33
"description": "Alfresco ADF cli and utils",
4-
"version": "7.0.0-alpha.1+angular.15",
4+
"version": "7.0.0-alpha.2",
55
"author": "Hyland Software, Inc. and its affiliates",
66
"bin": {
77
"adf-cli": "bin/adf-cli",

lib/content-services/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@alfresco/adf-content-services",
33
"description": "Alfresco ADF content services",
4-
"version": "7.0.0-alpha.1+angular.15",
4+
"version": "7.0.0-alpha.2",
55
"author": "Hyland Software, Inc. and its affiliates",
66
"repository": {
77
"type": "git",
@@ -21,9 +21,9 @@
2121
"@angular/platform-browser": ">=14.1.3",
2222
"@angular/platform-browser-dynamic": ">=14.1.3",
2323
"@angular/router": ">=14.1.3",
24-
"@alfresco/js-api": ">=8.0.0-alpha.1+angular.15",
24+
"@alfresco/js-api": ">=8.0.0-alpha.2",
2525
"@ngx-translate/core": ">=14.0.0",
26-
"@alfresco/adf-core": ">=7.0.0-alpha.1+angular.15"
26+
"@alfresco/adf-core": ">=7.0.0-alpha.2"
2727
},
2828
"keywords": [
2929
"content-services",

0 commit comments

Comments
 (0)