Skip to content

Commit

Permalink
Merge branch 'next' into cap-and-punctuation
Browse files Browse the repository at this point in the history
  • Loading branch information
adam-wolfe authored Jan 3, 2024
2 parents 7ba1f8b + af15e5b commit 65cdaa2
Show file tree
Hide file tree
Showing 18 changed files with 148 additions and 136 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.0.0-next.202311291643",
"version": "8.0.0-next.202401022112",
"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.0.0-next.202311291643"
"@zowe/imperative": "8.0.0-next.202401022112"
},
"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.0.0-next.202311291643",
"version": "8.0.0-next.202401022112",
"command": {
"publish": {
"ignoreChanges": [
Expand Down
151 changes: 79 additions & 72 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.

## Recent Changes
## `8.0.0-next.202401022112`

- Enhancement: Revised help text for consistency [#1756](https://github.com/zowe/zowe-cli/issues/1756)
- BugFix: Add missing npm-shrinkwrap
Expand Down
Loading

0 comments on commit 65cdaa2

Please sign in to comment.