Skip to content

Commit

Permalink
Merge v2-lts into v2/remove-samples
Browse files Browse the repository at this point in the history
Signed-off-by: Trae Yelovich <[email protected]>
  • Loading branch information
traeok committed Nov 26, 2024
2 parents a1b9bf7 + 1cfeaf9 commit bccae06
Show file tree
Hide file tree
Showing 4 changed files with 109 additions and 126 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"vscode": "^1.53.2"
},
"dependencies": {
"@zowe/cli": "^7.29.1",
"@zowe/cli": "^7.29.7",
"vscode-nls": "^4.1.2"
},
"devDependencies": {
Expand Down
1 change: 1 addition & 0 deletions packages/zowe-explorer-api/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ All notable changes to the "zowe-explorer-api" extension will be documented in t
### Bug fixes

- Fixed an issue where the `responseTimeout` profile property was ignored for z/OSMF MVS and USS API calls. [#3225](https://github.com/zowe/zowe-explorer-vscode/issues/3225)
- Updated the `@zowe/cli` dependency to v7.29.7 for technical currency. [#3342](https://github.com/zowe/zowe-explorer-vscode/pull/3342)

## `2.18.0`

Expand Down
2 changes: 1 addition & 1 deletion packages/zowe-explorer-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
},
"dependencies": {
"@types/vscode": "^1.53.2",
"@zowe/cli": "^7.29.1",
"@zowe/cli": "^7.29.7",
"@zowe/secrets-for-zowe-sdk": "^7.18.6",
"mustache": "^4.2.0",
"semver": "^7.5.3"
Expand Down
Loading

0 comments on commit bccae06

Please sign in to comment.