Skip to content

Commit

Permalink
Merge pull request #2879 from zowe/chore/next-version-bump
Browse files Browse the repository at this point in the history
Bump version to 3.0.0-next-SNAPSHOT
  • Loading branch information
t1m0thyj authored Apr 25, 2024
2 parents 409adbe + 3158794 commit 2ab0ebd
Show file tree
Hide file tree
Showing 12 changed files with 36 additions and 15 deletions.
3 changes: 2 additions & 1 deletion .github/workflows/deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,9 @@ jobs:
if: github.event_name == 'workflow_dispatch' || github.ref_protected
runs-on: ubuntu-latest
permissions:
contents: read
contents: write
id-token: write
pull-requests: write

steps:
- name: Checkout
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "3.0.0-next.202404242037",
"version": "3.0.0-next-SNAPSHOT",
"command": {
"version": {
"forcePublish": true,
Expand Down
6 changes: 4 additions & 2 deletions packages/eslint-plugin-zowe-explorer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
All notable changes to the "eslint-plugin-zowe-explorer" package will be documented in this file.

## `3.0.0-next.202404242037`
## TBD Release

## `3.0.0-next.202403051607`
### New features and enhancements

### Bug fixes

## `3.0.0-next.202309121526`

Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-plugin-zowe-explorer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "eslint-plugin-zowe-explorer",
"version": "3.0.0-next.202404242037",
"version": "3.0.0-next-SNAPSHOT",
"description": "Custom ESLint Rules for ZOWE Explorer",
"keywords": [
"eslint",
Expand Down
6 changes: 6 additions & 0 deletions packages/zowe-explorer-api/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

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

## TBD Release

### New features and enhancements

### Bug fixes

## `3.0.0-next.202404242037`

### New features and enhancements
Expand Down
2 changes: 1 addition & 1 deletion packages/zowe-explorer-api/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@zowe/zowe-explorer-api",
"version": "3.0.0-next.202404242037",
"version": "3.0.0-next-SNAPSHOT",
"description": "Extensibility API for Zowe Explorer.",
"publisher": "Zowe",
"author": "Zowe",
Expand Down
6 changes: 6 additions & 0 deletions packages/zowe-explorer-ftp-extension/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
All notable changes to the "zowe-explorer-ftp-extension" extension will be documented in this file.

## TBD Release

### New features and enhancements

### Bug fixes

## `3.0.0-next.202404242037`

### New features and enhancements
Expand Down
4 changes: 2 additions & 2 deletions packages/zowe-explorer-ftp-extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"author": "Zowe",
"license": "EPL-2.0",
"description": "Adds zFTP support to Zowe Explorer demonstrating how to extend the Zowe Explorer using its extensibility API.",
"version": "3.0.0-next.202404242037",
"version": "3.0.0-next-SNAPSHOT",
"icon": "resources/zowe-ftp-color.png",
"repository": {
"url": "https://github.com/zowe/zowe-explorer-vscode"
Expand Down Expand Up @@ -51,7 +51,7 @@
"@zowe/zos-files-for-zowe-sdk": "8.0.0-next.202404032038",
"@zowe/zos-ftp-for-zowe-cli": "2.1.8",
"@zowe/zos-jobs-for-zowe-sdk": "8.0.0-next.202404032038",
"@zowe/zowe-explorer-api": "3.0.0-next.202404242037",
"@zowe/zowe-explorer-api": "3.0.0-next-SNAPSHOT",
"tmp": "0.2.1"
},
"devDependencies": {
Expand Down
6 changes: 6 additions & 0 deletions packages/zowe-explorer/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

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

## TBD Release

### New features and enhancements

### Bug fixes

## `3.0.0-next.202404242037`

### New features and enhancements
Expand Down
6 changes: 3 additions & 3 deletions packages/zowe-explorer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "vscode-extension-for-zowe",
"displayName": "%displayName%",
"description": "%description%",
"version": "3.0.0-next.202404242037",
"version": "3.0.0-next-SNAPSHOT",
"publisher": "Zowe",
"author": "Zowe",
"license": "EPL-2.0",
Expand Down Expand Up @@ -2106,7 +2106,7 @@
"cross-env": "^5.2.0",
"del": "^4.1.1",
"disposablestack": "^1.1.4",
"eslint-plugin-zowe-explorer": "3.0.0-next.202404242037",
"eslint-plugin-zowe-explorer": "3.0.0-next-SNAPSHOT",
"event-stream": "^4.0.1",
"expect": "^24.8.0",
"glob": "^7.1.6",
Expand All @@ -2123,7 +2123,7 @@
"@zowe/zos-files-for-zowe-sdk": "8.0.0-next.202404032038",
"@zowe/zos-jobs-for-zowe-sdk": "8.0.0-next.202404032038",
"@zowe/zosmf-for-zowe-sdk": "8.0.0-next.202404032038",
"@zowe/zowe-explorer-api": "3.0.0-next.202404242037",
"@zowe/zowe-explorer-api": "3.0.0-next-SNAPSHOT",
"dayjs": "^1.11.10",
"fs-extra": "8.0.1",
"isbinaryfile": "4.0.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/zowe-explorer/src/webviews/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "webviews",
"private": true,
"type": "module",
"version": "3.0.0-next.202404242037",
"version": "3.0.0-next-SNAPSHOT",
"main": "index.js",
"license": "EPL-2.0",
"scripts": {
Expand Down
6 changes: 3 additions & 3 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 2ab0ebd

Please sign in to comment.