Skip to content

Commit 10c2e23

Browse files
committed
Bump version to 3.0.0-next.202409132122 [ci skip]
Signed-off-by: zowe-robot <[email protected]>
1 parent aef9dcf commit 10c2e23

File tree

11 files changed

+16
-16
lines changed

11 files changed

+16
-16
lines changed

lerna.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "3.0.0-next.202409130519",
2+
"version": "3.0.0-next.202409132122",
33
"command": {
44
"version": {
55
"forcePublish": true,

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

+1-1
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.0.0-next.202409132122`
44

55
### New features and enhancements
66

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eslint-plugin-zowe-explorer",
3-
"version": "3.0.0-next-SNAPSHOT",
3+
"version": "3.0.0-next.202409132122",
44
"description": "Custom ESLint Rules for ZOWE Explorer",
55
"keywords": [
66
"eslint",

packages/zowe-explorer-api/CHANGELOG.md

+1-1
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.0.0-next.202409132122`
66

77
### New features and enhancements
88

packages/zowe-explorer-api/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@zowe/zowe-explorer-api",
3-
"version": "3.0.0-next-SNAPSHOT",
3+
"version": "3.0.0-next.202409132122",
44
"description": "Extensibility API for Zowe Explorer.",
55
"publisher": "Zowe",
66
"author": "Zowe",

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

+1-1
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.0.0-next.202409132122`
44

55
### New features and enhancements
66

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

+2-2
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.0.0-next-SNAPSHOT",
8+
"version": "3.0.0-next.202409132122",
99
"icon": "resources/zowe-ftp-color.png",
1010
"repository": {
1111
"url": "https://github.com/zowe/zowe-explorer-vscode"
@@ -55,7 +55,7 @@
5555
"@zowe/zos-files-for-zowe-sdk": "8.0.0-next.202408301809",
5656
"@zowe/zos-ftp-for-zowe-cli": "3.0.0-next.202407311518",
5757
"@zowe/zos-jobs-for-zowe-sdk": "8.0.0-next.202408301809",
58-
"@zowe/zowe-explorer-api": "3.0.0-next-SNAPSHOT",
58+
"@zowe/zowe-explorer-api": "3.0.0-next.202409132122",
5959
"tmp": "0.2.3"
6060
},
6161
"devDependencies": {

packages/zowe-explorer/CHANGELOG.md

+1-1
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.0.0-next.202409132122`
66

77
### New features and enhancements
88

packages/zowe-explorer/package.json

+3-3
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.0.0-next-SNAPSHOT",
5+
"version": "3.0.0-next.202409132122",
66
"publisher": "Zowe",
77
"author": "Zowe",
88
"license": "EPL-2.0",
@@ -1833,7 +1833,7 @@
18331833
"chai": "^4.1.2",
18341834
"chai-as-promised": "^7.1.1",
18351835
"chalk": "^2.4.1",
1836-
"eslint-plugin-zowe-explorer": "3.0.0-next-SNAPSHOT",
1836+
"eslint-plugin-zowe-explorer": "3.0.0-next.202409132122",
18371837
"expect": "^24.8.0",
18381838
"expect-webdriverio": "^4.13.0",
18391839
"glob": "^7.1.6",
@@ -1853,7 +1853,7 @@
18531853
"@zowe/zos-files-for-zowe-sdk": "8.0.0-next.202408301809",
18541854
"@zowe/zos-jobs-for-zowe-sdk": "8.0.0-next.202408301809",
18551855
"@zowe/zosmf-for-zowe-sdk": "8.0.0-next.202408301809",
1856-
"@zowe/zowe-explorer-api": "3.0.0-next-SNAPSHOT",
1856+
"@zowe/zowe-explorer-api": "3.0.0-next.202409132122",
18571857
"dayjs": "^1.11.10",
18581858
"fs-extra": "8.0.1",
18591859
"isbinaryfile": "4.0.4",

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "webviews",
33
"private": true,
44
"type": "module",
5-
"version": "3.0.0-next-SNAPSHOT",
5+
"version": "3.0.0-next.202409132122",
66
"main": "index.js",
77
"license": "EPL-2.0",
88
"scripts": {

pnpm-lock.yaml

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)