Skip to content

Commit

Permalink
Release 6.4.0 (#9044)
Browse files Browse the repository at this point in the history
* Release 6.4.0

* Lock file update

* Exclude failing E2Es

* Exclude failing E2Es

* Exclude failing E2Es

* Exclude failing E2Es
  • Loading branch information
MichalKinas authored Oct 31, 2023
1 parent a59ab20 commit e8ea75d
Show file tree
Hide file tree
Showing 21 changed files with 1,552 additions and 36 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": "6.3.0",
"version": "6.4.0",
"author": "Hyland Software, Inc. and its affiliates",
"repository": {
"type": "git",
Expand Down
1 change: 1 addition & 0 deletions docs/license-info/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,3 +40,4 @@ The pages linked below contain the licenses for all third party dependencies of
- [ADF 6.1.0](license-info-6.1.0.md)
- [ADF 6.2.0](license-info-6.2.0.md)
- [ADF 6.3.0](license-info-6.3.0.md)
- [ADF 6.4.0](license-info-6.4.0.md)
1,376 changes: 1,376 additions & 0 deletions docs/license-info/license-info-6.4.0.md

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions docs/release-notes/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ The first **General Availability** release was v2.0.0.

## General Availability

- [6.4.0](RelNote-6.4.0.md)
- [6.3.0](RelNote-6.3.0.md)
- [6.2.0](RelNote-6.2.0.md)
- [6.1.0](RelNote-6.1.0.md)
Expand Down
77 changes: 77 additions & 0 deletions docs/release-notes/RelNote-6.4.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,83 @@ For a complete list of changes, supported browsers and new feature please refer

## Changelog

- [620911cf7]([email protected]:Alfresco/alfresco-ng2-components/commit/620911cf7) Protractor cleanup for demo shell (#9019)
- [fa7eb8722]([email protected]:Alfresco/alfresco-ng2-components/commit/fa7eb8722) fix linting for ADF (#9036)
- [b84738324]([email protected]:Alfresco/alfresco-ng2-components/commit/b84738324) [ACS-6222] Fixed missing display name for groups (#9034)
- [2d3175ef4]([email protected]:Alfresco/alfresco-ng2-components/commit/2d3175ef4) [ACS-6227] cleanup error handling and fix typing issues (#9035)
- [53ad9f729]([email protected]:Alfresco/alfresco-ng2-components/commit/53ad9f729) AAE-15874 enable local development option for simpleapp (#9031)
- [ba96ed14b]([email protected]:Alfresco/alfresco-ng2-components/commit/ba96ed14b) [ACS-6196] await-thenable rule for ESLint, fix issues (#9027)
- [7ebdce787]([email protected]:Alfresco/alfresco-ng2-components/commit/7ebdce787) [APPS-2108] break direct dependency on moment.js (#9032)
- [abf369bc3]([email protected]:Alfresco/alfresco-ng2-components/commit/abf369bc3) [ACS-6189] Moved date adapter from module to component (#9029)
- [67f1a4c50]([email protected]:Alfresco/alfresco-ng2-components/commit/67f1a4c50) [ACS-6189] broken decision table dates after deprecation of moment date adapter 3 (#9026)
- [e6bc457d2]([email protected]:Alfresco/alfresco-ng2-components/commit/e6bc457d2) [ACS-5831] Adding generic error to Library Modal. (#9025)
- [8bd24dbb7]([email protected]:Alfresco/alfresco-ng2-components/commit/8bd24dbb7) [ACS-6190] prefer-promise-reject-errors rule and fixes (#9021)
- [a73e72fac]([email protected]:Alfresco/alfresco-ng2-components/commit/a73e72fac) [ACS-6189] Corrected date format (#9016)
- [f366cf7c0]([email protected]:Alfresco/alfresco-ng2-components/commit/f366cf7c0) [ACS-5645] metadata fixes for encapsulation and host classes (#9018)
- [879c5a6d2]([email protected]:Alfresco/alfresco-ng2-components/commit/879c5a6d2) [ACS-5645] card view dateitem parse fix (#9017)
- [36c6e6d8e]([email protected]:Alfresco/alfresco-ng2-components/commit/36c6e6d8e) [ACS-5566] - Add configurable columns to document list (#8968)
- [3912a652d]([email protected]:Alfresco/alfresco-ng2-components/commit/3912a652d) [AAE-16369] use layout-bp mixin where applicable (#8945)
- [f6f74f466]([email protected]:Alfresco/alfresco-ng2-components/commit/f6f74f466) [AAE-16982] Add default ui with custom theme to simpleapp (#9014)
- [33f114767]([email protected]:Alfresco/alfresco-ng2-components/commit/33f114767) [AAE-16962] Handle number data table column type (#9013)
- [7c4304a1e]([email protected]:Alfresco/alfresco-ng2-components/commit/7c4304a1e) Fix AAE-16968 BC (#9010)
- [6644f539f]([email protected]:Alfresco/alfresco-ng2-components/commit/6644f539f) [AAE-16964] Handle amount data table cloumn type (#8984)
- [962a2be69]([email protected]:Alfresco/alfresco-ng2-components/commit/962a2be69) [ACS-6126] Fixed accessibility issues (#9007)
- [d13db2560]([email protected]:Alfresco/alfresco-ng2-components/commit/d13db2560) [ACS-6136] cleanup e2e files (protractor) (#9009)
- [b49c86fda]([email protected]:Alfresco/alfresco-ng2-components/commit/b49c86fda) [AAE-16968] Add boolean type (#8972)
- [cda12730f]([email protected]:Alfresco/alfresco-ng2-components/commit/cda12730f) [APPS-2255] documentation on date adapters (#9008)
- [d500bc67d]([email protected]:Alfresco/alfresco-ng2-components/commit/d500bc67d) [ACS-5831] Added Generic Error to Library Dialog. (#9005)
- [678df4298]([email protected]:Alfresco/alfresco-ng2-components/commit/678df4298) [APPS-2108] migrate cardview and task filters to date-fns (#9006)
- [7d5fbecf3]([email protected]:Alfresco/alfresco-ng2-components/commit/7d5fbecf3) [APPS-2136] migrate search-datetime-range to date-fns (#9004)
- [e6d625253]([email protected]:Alfresco/alfresco-ng2-components/commit/e6d625253) [APPS-2132] migrate components to date-fns (#9001)
- [f7b054417]([email protected]:Alfresco/alfresco-ng2-components/commit/f7b054417) [ACS-6019] Added node-fetch to adf-cli package.json (#9003)
- [ef285a1f1]([email protected]:Alfresco/alfresco-ng2-components/commit/ef285a1f1) [ACS-6019] [ACS-6021] [ACS-6023] Replaced request with node-fetch (#8999)
- [82fafff11]([email protected]:Alfresco/alfresco-ng2-components/commit/82fafff11) Remove demo shell protractor TreeView e2e (#9000)
- [462166293]([email protected]:Alfresco/alfresco-ng2-components/commit/462166293) Remove useless protractor tests (#8998)
- [2f36da576]([email protected]:Alfresco/alfresco-ng2-components/commit/2f36da576) [APPS-2108] date-fns adapter for datetime pickers, many datetime parsing and validation fixes (#8992)
- [c637f3eb2]([email protected]:Alfresco/alfresco-ng2-components/commit/c637f3eb2) [ACS-5611] Add the option to initially expand custom panel (#8986)
- [96d0a617a]([email protected]:Alfresco/alfresco-ng2-components/commit/96d0a617a) [APPS-2108] migrate unit tests to date-fns (#8991)
- [03a52dc10]([email protected]:Alfresco/alfresco-ng2-components/commit/03a52dc10) [APPS-2108] migrate form field validators to date-fns (#8988)
- [2f28ec9b6]([email protected]:Alfresco/alfresco-ng2-components/commit/2f28ec9b6) [ACS-5877] Migrate widget-visibility service do date-fns (#8870)
- [a86b9e625]([email protected]:Alfresco/alfresco-ng2-components/commit/a86b9e625) [APPS-2108] migrate analytics report to date-fns (#8985)
- [f6d48cb85]([email protected]:Alfresco/alfresco-ng2-components/commit/f6d48cb85) [ACS-5348] Fixed accessibility issues for the Date facet (#8982)
- [ce549249e]([email protected]:Alfresco/alfresco-ng2-components/commit/ce549249e) [APPS-2108] ADF date-fns adapter implementation (#8983)
- [4cc4498b0]([email protected]:Alfresco/alfresco-ng2-components/commit/4cc4498b0) [ACS-5611] Add custom metadata side panels to metadata card component (#8974)
- [3a374ad2a]([email protected]:Alfresco/alfresco-ng2-components/commit/3a374ad2a) [APPS-2108] migrate date widget to Angular date picker (#8975)
- [e42e0869b]([email protected]:Alfresco/alfresco-ng2-components/commit/e42e0869b) [APPS-2108] Switch search date range to the material date adapter (#8973)
- [93f45062f]([email protected]:Alfresco/alfresco-ng2-components/commit/93f45062f) migrate node lock dialog to date-fns (#8970)
- [ea6575666]([email protected]:Alfresco/alfresco-ng2-components/commit/ea6575666) [APPS-2157][APPS-2158][APPS-2161][APPS-2162][APPS-2165] Migration from moment to date-fns (#8965)
- [ecbee581a]([email protected]:Alfresco/alfresco-ng2-components/commit/ecbee581a) [APPS-2133] migration of dependency from moment to date-fns in start-task.component (#8844)
- [93fe29503]([email protected]:Alfresco/alfresco-ng2-components/commit/93fe29503) [ACS-6002] Add permissions displaying Site Permissions outside of Sites (#8952)
- [11b4f5186]([email protected]:Alfresco/alfresco-ng2-components/commit/11b4f5186) [AAE-16969] Remove force casting of all types to text (#8963)
- [43242b118]([email protected]:Alfresco/alfresco-ng2-components/commit/43242b118) pre angular 15 cleanup (#8961)
- [e638b54fc]([email protected]:Alfresco/alfresco-ng2-components/commit/e638b54fc) [MNT-23648] Clicking on Load More button no longer causes scroll position to reset to top (#8951)
- [034e9574d]([email protected]:Alfresco/alfresco-ng2-components/commit/034e9574d) [AAE-16884] revert request removal (#8959)
- [94baaf7d3]([email protected]:Alfresco/alfresco-ng2-components/commit/94baaf7d3) [AAE-16884] init aae script fixes (#8957)
- [e21ad3ca0]([email protected]:Alfresco/alfresco-ng2-components/commit/e21ad3ca0) [AAE-15316] - Refactored UserInfoComponent to get typography from theme (#8937)
- [21a029163]([email protected]:Alfresco/alfresco-ng2-components/commit/21a029163) [ACS-5878] implemented migration using the convertor approach (#8953)
- [d72eb5ebd]([email protected]:Alfresco/alfresco-ng2-components/commit/d72eb5ebd) [ACS-6071] fix jsdoc warnings and errors (#8948)
- [501516c8f]([email protected]:Alfresco/alfresco-ng2-components/commit/501516c8f) [ACS-6003] - waitRendition in rendition.service.ts not working (#8936)
- [d78dcd215]([email protected]:Alfresco/alfresco-ng2-components/commit/d78dcd215) [ACS-6071] fix docs for process cloud (#8947)
- [a48438e1c]([email protected]:Alfresco/alfresco-ng2-components/commit/a48438e1c) [ACS-5613] Renamed name to task name (#8946)
- [b03011c3d]([email protected]:Alfresco/alfresco-ng2-components/commit/b03011c3d) [ACS-6071] documentation fixes for process lib (#8943)
- [016e5ec08]([email protected]:Alfresco/alfresco-ng2-components/commit/016e5ec08) Revert "[AAE-16369] use layout-bp mixin where applicable" (#8944)
- [65d70bffb]([email protected]:Alfresco/alfresco-ng2-components/commit/65d70bffb) [ACS-6071] fix JSDoc issues for Core lib (#8942)
- [d7e0bb6cd]([email protected]:Alfresco/alfresco-ng2-components/commit/d7e0bb6cd) [AAE-16369] use layout-bp mixin where applicable (#8896)
- [a0c79e6c6]([email protected]:Alfresco/alfresco-ng2-components/commit/a0c79e6c6) [ACS-5601] Add getProcessesAndTasksOnContent to process content service (#8940)
- [094acf77c]([email protected]:Alfresco/alfresco-ng2-components/commit/094acf77c) [ACS-5613] process preview on popup displaying the details of selected running process on the popup (#8933)
- [44694c0ee]([email protected]:Alfresco/alfresco-ng2-components/commit/44694c0ee) [ACS-5748] The file gets unshared when setting the past expiration date (#8876)
- [4786a2632]([email protected]:Alfresco/alfresco-ng2-components/commit/4786a2632) Revert "[APPS-2157] [APPS-2158] [APPS-2161] [APPS-2162] [APPS-2165] migration of e2e test cases from moment to date-fns (#8864)" (#8938)
- [8f684a9f6]([email protected]:Alfresco/alfresco-ng2-components/commit/8f684a9f6) [ACS-5987] improved security for shell scripts (#8889)
- [83b2d9f8b]([email protected]:Alfresco/alfresco-ng2-components/commit/83b2d9f8b) [APPS-2202] Added custom utils for syncing moment and date-fns formats (#8934)
- [0933e2dad]([email protected]:Alfresco/alfresco-ng2-components/commit/0933e2dad) [APPS-2159] [APPS-2163] Replaced from moment.js to date-fns (#8878)
- [926347b8f]([email protected]:Alfresco/alfresco-ng2-components/commit/926347b8f) [ACS-5878] Migrated moment occurrences to date-fns equivalent in ProcessService (#8879)
- [3638ed06e]([email protected]:Alfresco/alfresco-ng2-components/commit/3638ed06e) [APPS-2157] [APPS-2158] [APPS-2161] [APPS-2162] [APPS-2165] migration of e2e test cases from moment to date-fns (#8864)
- [f48852075]([email protected]:Alfresco/alfresco-ng2-components/commit/f48852075) [APPS-2164] migration of dependency from moment to date-fns in task-list-properties.e2e.ts (#8873)
- [ef551a9c7]([email protected]:Alfresco/alfresco-ng2-components/commit/ef551a9c7) Improved ESLint configuration, integrated spellcheck and error fixes (#8931)
- [8370a3de6]([email protected]:Alfresco/alfresco-ng2-components/commit/8370a3de6) [MNT-23560] TIFF PDF Renderer Error (#8921)
- [534583874]([email protected]:Alfresco/alfresco-ng2-components/commit/534583874) [AAE-16353] - Refactoring error component to get typography from theme (#8932)
- [16ab6e330]([email protected]:Alfresco/alfresco-ng2-components/commit/16ab6e330) [ACS-5271] - replace deprecated 'request' library (#8916)

## See Also

- [Issue Tracker](https://github.com/Alfresco/alfresco-ng2-components/issues/new)
Expand Down
1 change: 1 addition & 0 deletions docs/vulnerability/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,3 +37,4 @@ The pages linked below contain the audit for all third party dependencies of ADF
- [ADF 6.1.0](audit-info-6.1.0.md)
- [ADF 6.2.0](audit-info-6.2.0.md)
- [ADF 6.3.0](audit-info-6.3.0.md)
- [ADF 6.4.0](audit-info-6.4.0.md)
52 changes: 52 additions & 0 deletions docs/vulnerability/audit-info-6.4.0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,52 @@
---
Title: Audit info, alfresco-ng2-components 6.4.0
---

# Audit information for alfresco-ng2-components 6.4.0

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

## Risks

- Critical risk: 0
- High risk: 17
- Moderate risk: 12
- Low risk: 0

Dependencies analyzed:

## Libraries

| Severity | Module | Vulnerable versions |
| --- | --- | --- |
|high | @mdx-js/mdx | "<=1.6.22" |
|moderate | @storybook/builder-webpack4 | "*" |
|high | @storybook/core-server | "<=7.0.0-rc.11" |
|high | @storybook/csf-tools | "6.5.0-alpha.1 - 6.5.17-alpha.0" |
|moderate | @storybook/manager-webpack4 | "*" |
|high | @storybook/mdx1-csf | "*" |
|moderate | autoprefixer | "1.0.20131222 - 9.8.8" |
|high | chokidar | "1.0.0-rc1 - 2.1.8" |
|high | cpy | "7.0.0 - 8.1.2" |
|moderate | css-loader | "0.15.0 - 4.3.0" |
|high | fast-glob | "<=2.2.7" |
|high | glob-parent | "<5.1.2" |
|high | globby | "8.0.0 - 9.2.0" |
|moderate | icss-utils | "<=4.1.1" |
|high | meow | "3.4.0 - 5.0.0" |
|moderate | postcss | "<8.4.31" |
|moderate | postcss-flexbugs-fixes | "<=4.2.1" |
|moderate | postcss-modules-extract-imports | "<=2.0.0" |
|moderate | postcss-modules-local-by-default | "<=4.0.0-rc.4" |
|moderate | postcss-modules-scope | "<=2.2.0" |
|moderate | postcss-modules-values | "<=4.0.0-rc.5" |
|high | remark-mdx | "<=1.6.22" |
|high | remark-parse | "<=8.0.3" |
|moderate | semver | "7.0.0 - 7.5.1" |
|high | trim | "<0.0.3" |
|high | trim-newlines | "<3.0.1" |
|high | watchpack | "1.7.2 - 1.7.5" |
|high | watchpack-chokidar2 | "*" |
|high | webpack | "4.44.0 - 4.47.0" |


10 changes: 9 additions & 1 deletion e2e/protractor.excludes.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,13 @@
"C311318-3": "https://alfresco.atlassian.net/browse/APPS-2254",
"C311319-2": "https://alfresco.atlassian.net/browse/APPS-2254",
"C311319-4": "https://alfresco.atlassian.net/browse/APPS-2254",
"C297691": "https://alfresco.atlassian.net/browse/APPS-2254"
"C297691": "https://alfresco.atlassian.net/browse/APPS-2254",
"C246516": "https://alfresco.atlassian.net/browse/ACS-6233",
"C268965": "https://alfresco.atlassian.net/browse/ACS-6233",
"C280559": "https://alfresco.atlassian.net/browse/ACS-6233",
"C307975": "https://alfresco.atlassian.net/browse/ACS-6233",
"C279971": "https://alfresco.atlassian.net/browse/ACS-6233",
"C279972": "https://alfresco.atlassian.net/browse/ACS-6233",
"C260181": "https://alfresco.atlassian.net/browse/ACS-6233",
"C297692": "https://alfresco.atlassian.net/browse/ACS-6244"
}
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.

4 changes: 2 additions & 2 deletions 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": "6.3.0",
"version": "6.4.0",
"author": "Hyland Software, Inc. and its affiliates",
"bin": {
"adf-cli": "./bin/adf-cli",
Expand All @@ -20,7 +20,7 @@
"dist": "rm -rf ../../dist/libs/cli && npm run build && cp -R ./bin ../../dist/libs/cli && cp -R ./resources ../../dist/libs/cli && cp -R ./templates ../../dist/libs/cli && cp ./package.json ../../dist/libs/cli"
},
"dependencies": {
"@alfresco/js-api": ">=7.1.0-1437",
"@alfresco/js-api": ">=7.1.0",
"commander": "^6.2.1",
"ejs": "^3.1.9",
"license-checker": "^25.0.1",
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": "6.3.0",
"version": "6.4.0",
"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": ">=7.1.0-1437",
"@alfresco/js-api": ">=7.1.0",
"@ngx-translate/core": ">=14.0.0",
"@alfresco/adf-core": ">=6.3.0"
"@alfresco/adf-core": ">=6.4.0"
},
"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": "6.3.0",
"version": "6.4.0",
"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": ">=7.1.0-1437",
"@alfresco/adf-extensions": ">=6.3.0",
"@alfresco/js-api": ">=7.1.0",
"@alfresco/adf-extensions": ">=6.4.0",
"@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": "6.3.0",
"version": "6.4.0",
"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": "6.3.0",
"version": "6.4.0",
"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": ">=7.1.0-1437"
"@alfresco/js-api": ">=7.1.0"
},
"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": "6.3.0",
"version": "6.4.0",
"author": "Hyland Software, Inc. and its affiliates",
"repository": {
"type": "git",
Expand All @@ -16,7 +16,7 @@
"@angular/core": ">=14.1.3",
"@angular/forms": ">=14.1.3",
"@angular/material": ">=14.1.2",
"@alfresco/adf-core": ">=6.3.0",
"@alfresco/adf-core": ">=6.4.0",
"@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/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": "6.3.0",
"version": "6.4.0",
"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": ">=7.1.0-1437",
"@alfresco/adf-core": ">=6.3.0",
"@alfresco/adf-content-services": ">=6.3.0",
"@alfresco/js-api": ">=7.1.0",
"@alfresco/adf-core": ">=6.4.0",
"@alfresco/adf-content-services": ">=6.4.0",
"@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": "6.3.0",
"version": "6.4.0",
"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": ">=7.1.0-1437",
"@alfresco/adf-core": ">=6.3.0",
"@alfresco/adf-content-services": ">=6.3.0",
"@alfresco/js-api": ">=7.1.0",
"@alfresco/adf-core": ">=6.4.0",
"@alfresco/adf-content-services": ">=6.4.0",
"@ngx-translate/core": ">=14.0.0"
},
"keywords": [
Expand Down
Loading

0 comments on commit e8ea75d

Please sign in to comment.