Skip to content

Commit

Permalink
Bump version to 7.18.3 [ci skip]
Browse files Browse the repository at this point in the history
Signed-off-by: zowe-robot <zowe.robot@gmail.com>
  • Loading branch information
zowe-robot committed Aug 30, 2023
1 parent 17c0942 commit fa4c82b
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "7.18.2",
"version": "7.18.3",
"command": {
"publish": {
"ignoreChanges": [
Expand Down
4 changes: 2 additions & 2 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
## `7.18.3`

- Enhancement: Bump Secrets SDK to `7.18.3` - uses more reliable resolution logic for `prebuilds` folder; adds static CRT for Windows builds.

Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@zowe/cli",
"version": "7.18.2",
"version": "7.18.3",
"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
2 changes: 1 addition & 1 deletion packages/secrets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "Credential management facilities for Imperative, Zowe CLI, and extenders.",
"repository": "https://github.com/zowe/zowe-cli.git",
"author": "Zowe",
"version": "7.18.2",
"version": "7.18.3",
"homepage": "https://github.com/zowe/zowe-cli/tree/master/packages/secrets#readme",
"bugs": {
"url": "https://github.com/zowe/zowe-cli/issues"
Expand Down

0 comments on commit fa4c82b

Please sign in to comment.