From ec84fc8c5ea0aa3ac789731bd9fdf0e586195694 Mon Sep 17 00:00:00 2001 From: "Andrew W. Harn" Date: Wed, 7 Aug 2024 13:41:59 -0400 Subject: [PATCH] Update changelogs Signed-off-by: Andrew W. Harn --- __tests__/__packages__/cli-test-utils/CHANGELOG.md | 2 +- packages/cli/CHANGELOG.md | 2 +- packages/imperative/CHANGELOG.md | 2 +- packages/provisioning/CHANGELOG.md | 2 +- packages/workflows/CHANGELOG.md | 2 +- packages/zosconsole/CHANGELOG.md | 2 +- packages/zosfiles/CHANGELOG.md | 2 +- packages/zoslogs/CHANGELOG.md | 2 +- packages/zosmf/CHANGELOG.md | 2 +- packages/zostso/CHANGELOG.md | 2 +- packages/zosuss/CHANGELOG.md | 2 +- 11 files changed, 11 insertions(+), 11 deletions(-) diff --git a/__tests__/__packages__/cli-test-utils/CHANGELOG.md b/__tests__/__packages__/cli-test-utils/CHANGELOG.md index 509f258ba..aad5e27ec 100644 --- a/__tests__/__packages__/cli-test-utils/CHANGELOG.md +++ b/__tests__/__packages__/cli-test-utils/CHANGELOG.md @@ -4,7 +4,7 @@ All notable changes to the Zowe CLI test utils package will be documented in thi ## Recent Changes -- BugFix: Refactored code to reduce the use of deprecated functions to prepare for Node 22 support. [#2191](https://github.com/zowe/zowe-cli/issues/2191) +- BugFix: Refactored code to reduce the use of deprecated functions to prepare for upcoming Node.js 22 support. [#2191](https://github.com/zowe/zowe-cli/issues/2191) ## `7.28.2` diff --git a/packages/cli/CHANGELOG.md b/packages/cli/CHANGELOG.md index 1e10b1d78..99a7897a3 100644 --- a/packages/cli/CHANGELOG.md +++ b/packages/cli/CHANGELOG.md @@ -4,7 +4,7 @@ All notable changes to the Zowe CLI package will be documented in this file. ## Recent Changes -- BugFix: Refactored code to reduce the use of deprecated functions to prepare for Node 22 support. [#2191](https://github.com/zowe/zowe-cli/issues/2191) +- BugFix: Refactored code to reduce the use of deprecated functions to prepare for upcoming Node.js 22 support. [#2191](https://github.com/zowe/zowe-cli/issues/2191) ## `7.25.1` diff --git a/packages/imperative/CHANGELOG.md b/packages/imperative/CHANGELOG.md index 8192cdd58..b969019d3 100644 --- a/packages/imperative/CHANGELOG.md +++ b/packages/imperative/CHANGELOG.md @@ -4,7 +4,7 @@ All notable changes to the Imperative package will be documented in this file. ## Recent Changes -- BugFix: Refactored code to reduce the use of deprecated functions to prepare for Node 22 support. [#2191](https://github.com/zowe/zowe-cli/issues/2191) +- BugFix: Refactored code to reduce the use of deprecated functions to prepare for upcoming Node.js 22 support. [#2191](https://github.com/zowe/zowe-cli/issues/2191) ## `5.26.1` diff --git a/packages/provisioning/CHANGELOG.md b/packages/provisioning/CHANGELOG.md index 7293dafc0..3d997e13b 100644 --- a/packages/provisioning/CHANGELOG.md +++ b/packages/provisioning/CHANGELOG.md @@ -4,7 +4,7 @@ All notable changes to the Zowe provisioning SDK package will be documented in t ## Recent Changes -- BugFix: Refactored code to reduce the use of deprecated functions to prepare for Node 22 support. [#2191](https://github.com/zowe/zowe-cli/issues/2191) +- BugFix: Refactored code to reduce the use of deprecated functions to prepare for upcoming Node.js 22 support. [#2191](https://github.com/zowe/zowe-cli/issues/2191) ## `7.6.2` diff --git a/packages/workflows/CHANGELOG.md b/packages/workflows/CHANGELOG.md index 3c9d86062..8a7618dbc 100644 --- a/packages/workflows/CHANGELOG.md +++ b/packages/workflows/CHANGELOG.md @@ -4,7 +4,7 @@ All notable changes to the Zowe z/OS workflows SDK package will be documented in ## Recent Changes -- BugFix: Refactored code to reduce the use of deprecated functions to prepare for Node 22 support. [#2191](https://github.com/zowe/zowe-cli/issues/2191) +- BugFix: Refactored code to reduce the use of deprecated functions to prepare for upcoming Node.js 22 support. [#2191](https://github.com/zowe/zowe-cli/issues/2191) ## `7.0.0` diff --git a/packages/zosconsole/CHANGELOG.md b/packages/zosconsole/CHANGELOG.md index f23f07858..53d96c925 100644 --- a/packages/zosconsole/CHANGELOG.md +++ b/packages/zosconsole/CHANGELOG.md @@ -4,7 +4,7 @@ All notable changes to the Zowe z/OS console SDK package will be documented in t ## Recent Changes -- BugFix: Refactored code to reduce the use of deprecated functions to prepare for Node 22 support. [#2191](https://github.com/zowe/zowe-cli/issues/2191) +- BugFix: Refactored code to reduce the use of deprecated functions to prepare for upcoming Node.js 22 support. [#2191](https://github.com/zowe/zowe-cli/issues/2191) ## `7.0.0` diff --git a/packages/zosfiles/CHANGELOG.md b/packages/zosfiles/CHANGELOG.md index a289c69f4..32e557b8e 100644 --- a/packages/zosfiles/CHANGELOG.md +++ b/packages/zosfiles/CHANGELOG.md @@ -4,7 +4,7 @@ All notable changes to the Zowe z/OS files SDK package will be documented in thi ## Recent Changes -- BugFix: Refactored code to reduce the use of deprecated functions to prepare for Node 22 support. [#2191](https://github.com/zowe/zowe-cli/issues/2191) +- BugFix: Refactored code to reduce the use of deprecated functions to prepare for upcoming Node.js 22 support. [#2191](https://github.com/zowe/zowe-cli/issues/2191) ## `7.26.1` diff --git a/packages/zoslogs/CHANGELOG.md b/packages/zoslogs/CHANGELOG.md index d3bcf891a..eb9294b1f 100644 --- a/packages/zoslogs/CHANGELOG.md +++ b/packages/zoslogs/CHANGELOG.md @@ -4,7 +4,7 @@ All notable changes to the Zowe z/OS logs SDK package will be documented in this ## Recent Changes -- BugFix: Refactored code to reduce the use of deprecated functions to prepare for Node 22 support. [#2191](https://github.com/zowe/zowe-cli/issues/2191) +- BugFix: Refactored code to reduce the use of deprecated functions to prepare for upcoming Node.js 22 support. [#2191](https://github.com/zowe/zowe-cli/issues/2191) ## `7.0.0` diff --git a/packages/zosmf/CHANGELOG.md b/packages/zosmf/CHANGELOG.md index 65be7d633..5475aa577 100644 --- a/packages/zosmf/CHANGELOG.md +++ b/packages/zosmf/CHANGELOG.md @@ -4,7 +4,7 @@ All notable changes to the Zowe z/OSMF SDK package will be documented in this fi ## Recent Changes -- BugFix: Refactored code to reduce the use of deprecated functions to prepare for Node 22 support. [#2191](https://github.com/zowe/zowe-cli/issues/2191) +- BugFix: Refactored code to reduce the use of deprecated functions to prepare for upcoming Node.js 22 support. [#2191](https://github.com/zowe/zowe-cli/issues/2191) ## `7.6.2` diff --git a/packages/zostso/CHANGELOG.md b/packages/zostso/CHANGELOG.md index e6db93235..df9360c23 100644 --- a/packages/zostso/CHANGELOG.md +++ b/packages/zostso/CHANGELOG.md @@ -4,7 +4,7 @@ All notable changes to the Zowe z/OS TSO SDK package will be documented in this ## Recent Changes -- BugFix: Refactored code to reduce the use of deprecated functions to prepare for Node 22 support. [#2191](https://github.com/zowe/zowe-cli/issues/2191) +- BugFix: Refactored code to reduce the use of deprecated functions to prepare for upcoming Node.js 22 support. [#2191](https://github.com/zowe/zowe-cli/issues/2191) ## `7.1.0` diff --git a/packages/zosuss/CHANGELOG.md b/packages/zosuss/CHANGELOG.md index 00fc80bf9..6e3fd7438 100644 --- a/packages/zosuss/CHANGELOG.md +++ b/packages/zosuss/CHANGELOG.md @@ -4,7 +4,7 @@ All notable changes to the Zowe z/OS USS SDK package will be documented in this ## Recent Changes -- BugFix: Refactored code to reduce the use of deprecated functions to prepare for Node 22 support. [#2191](https://github.com/zowe/zowe-cli/issues/2191) +- BugFix: Refactored code to reduce the use of deprecated functions to prepare for upcoming Node.js 22 support. [#2191](https://github.com/zowe/zowe-cli/issues/2191) ## `7.24.0`