Skip to content

Commit 4851049

Browse files
committed
Bump version to 0.2.0 [ci skip]
Signed-off-by: zowe-robot <[email protected]>
1 parent 5455850 commit 4851049

File tree

5 files changed

+6
-6
lines changed

5 files changed

+6
-6
lines changed

package-lock.json

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

packages/cli/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
All notable changes to the Kubernetes Secrets Credential Manager Plug-in for Zowe CLI will be documented in this file.
44

55

6-
## TBD Release
6+
## `0.2.0`
77

88
## `0.1.3`
99

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@zowe/secrets-for-kubernetes-for-zowe-cli",
3-
"version": "0.1.3",
3+
"version": "0.2.0",
44
"description": "Kubernetes secrets plugin for Zowe CLI",
55
"author": "Zowe",
66
"license": "EPL-2.0",

packages/vscode/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 Kubernetes Secrets Credential Manager Plug-in for Zowe CLI will be documented in this file.
44

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

77
### New features and enhancements
88

packages/vscode/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "The Kubernetes Secrets for Zowe Explorer allows you to store your Zowe profile credentials as Kubernetes secrets.",
55
"publisher": "Zowe",
66
"author": "Zowe",
7-
"version": "0.1.3",
7+
"version": "0.2.0",
88
"license": "EPL-2.0",
99
"repository": "https://github.com/zowe/zowe-cli-secrets-for-kubernetes",
1010
"icon": "resources/k8s-vsce-icon.png",

0 commit comments

Comments
 (0)