Skip to content

Commit 54e6d4e

Browse files
committed
Bump version to 3.4.2 [ci skip]
Signed-off-by: zowe-robot <zowe.robot@gmail.com>
1 parent ef3d28c commit 54e6d4e

File tree

10 files changed

+16
-31
lines changed

10 files changed

+16
-31
lines changed

packages/eslint-plugin-zowe-explorer/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
All notable changes to the "eslint-plugin-zowe-explorer" package will be documented in this file.
22

3-
## TBD Release
3+
## `3.4.2`
44

55
## `3.4.1`
66

packages/eslint-plugin-zowe-explorer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eslint-plugin-zowe-explorer",
3-
"version": "3.5.0-SNAPSHOT",
3+
"version": "3.4.2",
44
"description": "Custom ESLint Rules for ZOWE Explorer",
55
"keywords": [
66
"eslint",

packages/zowe-explorer-api/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
All notable changes to the "zowe-explorer-api" extension will be documented in this file.
44

5-
## TBD Release
5+
## `3.4.2`
66

77
### Bug fixes
88

packages/zowe-explorer-api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@zowe/zowe-explorer-api",
3-
"version": "3.5.0-SNAPSHOT",
3+
"version": "3.4.2",
44
"description": "Extensibility API for Zowe Explorer.",
55
"publisher": "Zowe",
66
"author": "Zowe",

packages/zowe-explorer-ftp-extension/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
All notable changes to the "zowe-explorer-ftp-extension" extension will be documented in this file.
22

3-
## TBD Release
3+
## `3.4.2`
44

55
### Bug fixes
66

packages/zowe-explorer-ftp-extension/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
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": "3.5.0-SNAPSHOT",
8+
"version": "3.4.2",
99
"icon": "resources/zowe-ftp-color.png",
1010
"repository": {
1111
"url": "https://github.com/zowe/zowe-explorer-vscode"

packages/zowe-explorer/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
All notable changes to the "vscode-extension-for-zowe" extension will be documented in this file.
44

5-
## TBD Release
5+
## `3.4.2`
66

77
### New features and enhancements
88

packages/zowe-explorer/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "vscode-extension-for-zowe",
33
"displayName": "%displayName%",
44
"description": "%description%",
5-
"version": "3.5.0-SNAPSHOT",
5+
"version": "3.4.2",
66
"publisher": "Zowe",
77
"author": "Zowe",
88
"license": "EPL-2.0",
@@ -2219,7 +2219,7 @@
22192219
"@wdio/types": "^8.41.0",
22202220
"adm-zip": "^0.5.16",
22212221
"chalk": "^2.4.1",
2222-
"eslint-plugin-zowe-explorer": "3.5.0-SNAPSHOT",
2222+
"eslint-plugin-zowe-explorer": "3.4.2",
22232223
"expect-webdriverio": "^4.15.4",
22242224
"fs-extra": "8.0.1",
22252225
"glob": "^7.1.6",

packages/zowe-explorer/src/webviews/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "webviews",
33
"private": true,
44
"type": "module",
5-
"version": "3.5.0-SNAPSHOT",
5+
"version": "3.4.2",
66
"main": "index.js",
77
"license": "EPL-2.0",
88
"scripts": {

pnpm-lock.yaml

Lines changed: 6 additions & 21 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)