Skip to content

Commit c3be4c1

Browse files
committed
Bump version to 0.1.3 [ci skip]
Signed-off-by: zowe-robot <zowe.robot@gmail.com>
1 parent e0c51d6 commit c3be4c1

File tree

4 files changed

+14
-14
lines changed

4 files changed

+14
-14
lines changed

lerna.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
2-
"version": "0.1.3",
3-
"command": {
4-
"version": {
5-
"forcePublish": true,
6-
"private": true
7-
}
8-
},
9-
"useWorkspaces": true
2+
"version": "0.1.3",
3+
"command": {
4+
"version": {
5+
"forcePublish": true,
6+
"private": true
7+
}
8+
},
9+
"useWorkspaces": true
1010
}

package-lock.json

Lines changed: 4 additions & 4 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
@@ -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.1.3`
66

77
### New features and enhancements
88

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.1.3`
66

77
### New features and enhancements
88

0 commit comments

Comments
 (0)