Skip to content

Commit

Permalink
Revert "Bump version to 8.1.0-next.202401191548"
Browse files Browse the repository at this point in the history
This reverts commit 80d26e1.

Signed-off-by: Andrew W. Harn <[email protected]>
  • Loading branch information
awharn committed Jan 19, 2024
1 parent 2225c33 commit e99347a
Show file tree
Hide file tree
Showing 19 changed files with 126 additions and 126 deletions.
4 changes: 2 additions & 2 deletions __tests__/__packages__/cli-test-utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@zowe/cli-test-utils",
"version": "8.1.0-next.202401191548",
"version": "8.0.0-next.202401162202",
"description": "Test utilities package for Zowe CLI plug-ins",
"author": "Zowe",
"license": "EPL-2.0",
Expand Down Expand Up @@ -43,7 +43,7 @@
"devDependencies": {
"@types/js-yaml": "^4.0.0",
"@types/uuid": "^8.3.0",
"@zowe/imperative": "8.1.0-next.202401191548"
"@zowe/imperative": "8.0.0-next.202401162202"
},
"peerDependencies": {
"@zowe/imperative": "^8.0.0-next"
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "8.1.0-next.202401191548",
"version": "8.0.0-next.202401162202",
"command": {
"publish": {
"ignoreChanges": [
Expand Down
122 changes: 61 additions & 61 deletions npm-shrinkwrap.json

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

2 changes: 1 addition & 1 deletion packages/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

All notable changes to the Zowe CLI package will be documented in this file.

## `8.1.0-next.202401191548`
## Recent Changes

- LTS Breaking: Removed all 'profiles' commands, since they only worked with now-obsolete V1 profiles.
- BugFix: Properly construct workflow error messages to display properly with V3 error formatting.
Expand Down
28 changes: 14 additions & 14 deletions packages/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@zowe/cli",
"version": "8.1.0-next.202401191548",
"version": "8.0.0-next.202401162202",
"description": "Zowe CLI is a command line interface (CLI) that provides a simple and streamlined way to interact with IBM z/OS.",
"author": "Zowe",
"license": "EPL-2.0",
Expand Down Expand Up @@ -57,17 +57,17 @@
"preshrinkwrap": "node ../../scripts/rewriteShrinkwrap.js"
},
"dependencies": {
"@zowe/core-for-zowe-sdk": "8.1.0-next.202401191548",
"@zowe/imperative": "8.1.0-next.202401191548",
"@zowe/provisioning-for-zowe-sdk": "8.1.0-next.202401191548",
"@zowe/zos-console-for-zowe-sdk": "8.1.0-next.202401191548",
"@zowe/zos-files-for-zowe-sdk": "8.1.0-next.202401191548",
"@zowe/zos-jobs-for-zowe-sdk": "8.1.0-next.202401191548",
"@zowe/zos-logs-for-zowe-sdk": "8.1.0-next.202401191548",
"@zowe/zos-tso-for-zowe-sdk": "8.1.0-next.202401191548",
"@zowe/zos-uss-for-zowe-sdk": "8.1.0-next.202401191548",
"@zowe/zos-workflows-for-zowe-sdk": "8.1.0-next.202401191548",
"@zowe/zosmf-for-zowe-sdk": "8.1.0-next.202401191548",
"@zowe/core-for-zowe-sdk": "8.0.0-next.202401162202",
"@zowe/imperative": "8.0.0-next.202401162202",
"@zowe/provisioning-for-zowe-sdk": "8.0.0-next.202401162202",
"@zowe/zos-console-for-zowe-sdk": "8.0.0-next.202401162202",
"@zowe/zos-files-for-zowe-sdk": "8.0.0-next.202401162202",
"@zowe/zos-jobs-for-zowe-sdk": "8.0.0-next.202401162202",
"@zowe/zos-logs-for-zowe-sdk": "8.0.0-next.202401162202",
"@zowe/zos-tso-for-zowe-sdk": "8.0.0-next.202401162202",
"@zowe/zos-uss-for-zowe-sdk": "8.0.0-next.202401162202",
"@zowe/zos-workflows-for-zowe-sdk": "8.0.0-next.202401162202",
"@zowe/zosmf-for-zowe-sdk": "8.0.0-next.202401162202",
"find-process": "1.4.7",
"get-stream": "6.0.1",
"lodash": "4.17.21",
Expand All @@ -78,13 +78,13 @@
"@types/diff": "^5.0.2",
"@types/lodash": "^4.14.175",
"@types/tar": "^6.1.2",
"@zowe/cli-test-utils": "8.1.0-next.202401191548",
"@zowe/cli-test-utils": "8.0.0-next.202401162202",
"comment-json": "^4.1.1",
"strip-ansi": "^6.0.1",
"which": "^2.0.2"
},
"optionalDependencies": {
"@zowe/secrets-for-zowe-sdk": "8.1.0-next.202401191548"
"@zowe/secrets-for-zowe-sdk": "8.0.0-next.202401162202"
},
"engines": {
"node": ">=14.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

All notable changes to the Zowe core SDK package will be documented in this file.

## `8.1.0-next.202401191548`
## Recent Changes

- LTS Breaking: Removed all 'profiles' commands, since they only worked with now-obsolete V1 profiles.
- BugFix: Include text from a REST response's causeErrors.message property in error messages.
Expand Down
Loading

0 comments on commit e99347a

Please sign in to comment.