File tree Expand file tree Collapse file tree 9 files changed +12
-12
lines changed
eslint-plugin-zowe-explorer
zowe-explorer-ftp-extension Expand file tree Collapse file tree 9 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 11All notable changes to the "eslint-plugin-zowe-explorer" package will be documented in this file.
22
3- ## TBD Release
3+ ## ` 2.18.2 `
44
55## ` 2.18.1 `
66
Original file line number Diff line number Diff line change 11{
22 "name" : " eslint-plugin-zowe-explorer" ,
3- "version" : " 2.18.2-SNAPSHOT " ,
3+ "version" : " 2.18.2" ,
44 "description" : " Custom ESLint Rules for ZOWE Explorer" ,
55 "keywords" : [
66 " eslint" ,
Original file line number Diff line number Diff line change 22
33All notable changes to the "zowe-explorer-api" extension will be documented in this file.
44
5- ## TBD Release
5+ ## ` 2.18.2 `
66
77### Bug fixes
88
Original file line number Diff line number Diff line change 11{
22 "name" : " @zowe/zowe-explorer-api" ,
3- "version" : " 2.18.2-SNAPSHOT " ,
3+ "version" : " 2.18.2" ,
44 "description" : " Extensibility API for Zowe Explorer." ,
55 "publisher" : " Zowe" ,
66 "author" : " Zowe" ,
Original file line number Diff line number Diff line change 11All notable changes to the "zowe-explorer-ftp-extension" extension will be documented in this file.
22
3- ## TBD Release
3+ ## ` 2.18.2 `
44
55### Bug fixes
66
Original file line number Diff line number Diff line change 55 "author" : " Zowe" ,
66 "license" : " EPL-2.0" ,
77 "description" : " Adds zFTP support to Zowe Explorer demonstrating how to extend the Zowe Explorer using its extensibility API." ,
8- "version" : " 2.18.2-SNAPSHOT " ,
8+ "version" : " 2.18.2" ,
99 "icon" : " resources/zowe-ftp-color.png" ,
1010 "repository" : {
1111 "url" : " https://github.com/zowe/zowe-explorer-vscode"
4848 },
4949 "dependencies" : {
5050 "@zowe/zos-ftp-for-zowe-cli" : " ^2.1.8" ,
51- "@zowe/zowe-explorer-api" : " 2.18.2-SNAPSHOT " ,
51+ "@zowe/zowe-explorer-api" : " 2.18.2" ,
5252 "tmp" : " ^0.2.3"
5353 },
5454 "devDependencies" : {
Original file line number Diff line number Diff line change 22
33All notable changes to the "vscode-extension-for-zowe" extension will be documented in this file.
44
5- ## TBD Release
5+ ## ` 2.18.2 `
66
77### Bug fixes
88
Original file line number Diff line number Diff line change 22 "name" : " vscode-extension-for-zowe" ,
33 "displayName" : " %displayName%" ,
44 "description" : " %description%" ,
5- "version" : " 2.18.2-SNAPSHOT " ,
5+ "version" : " 2.18.2" ,
66 "publisher" : " Zowe" ,
77 "author" : " Zowe" ,
88 "license" : " EPL-2.0" ,
21042104 "chalk" : " ^2.4.1" ,
21052105 "cross-env" : " ^5.2.0" ,
21062106 "del" : " ^4.1.1" ,
2107- "eslint-plugin-zowe-explorer" : " 2.18.2-SNAPSHOT " ,
2107+ "eslint-plugin-zowe-explorer" : " 2.18.2" ,
21082108 "event-stream" : " ^4.0.1" ,
21092109 "expect" : " ^24.8.0" ,
21102110 "fs-extra" : " ^8.0.1" ,
21242124 "dependencies" : {
21252125 "@vscode/codicons" : " ^0.0.35" ,
21262126 "@zowe/secrets-for-zowe-sdk" : " ^7.18.6" ,
2127- "@zowe/zowe-explorer-api" : " 2.18.2-SNAPSHOT " ,
2127+ "@zowe/zowe-explorer-api" : " 2.18.2" ,
21282128 "dayjs" : " ^1.11.10" ,
21292129 "isbinaryfile" : " ^4.0.4" ,
21302130 "promise-queue" : " ^2.2.5" ,
Original file line number Diff line number Diff line change 22 "name" : " webviews" ,
33 "private" : true ,
44 "type" : " module" ,
5- "version" : " 2.18.2-SNAPSHOT " ,
5+ "version" : " 2.18.2" ,
66 "main" : " index.js" ,
77 "license" : " EPL-2.0" ,
88 "scripts" : {
You can’t perform that action at this time.
0 commit comments