We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b0fb69 commit ad9642bCopy full SHA for ad9642b
.editorconfig
@@ -10,3 +10,4 @@ insert_final_newline = true
10
11
[*.md]
12
trim_trailing_whitespace = false
13
+indent_size = 2
packages/cli/CHANGELOG.md
@@ -2,7 +2,12 @@
2
3
All notable changes to the Kubernetes Secrets Credential Manager Plug-in for Zowe CLI will be documented in this file.
4
5
-## Recent Changes
+## v0.1.2
6
+
7
+- Added security updates for dependencies
8
+- Fixed issue with lint command failing on VS Code package
9
+## v0.1.1
- Added system test for v2 profiles
- Added readme with instructions on how to use and install the repo [#19](https://github.com/zowe/zowe-cli-secrets-for-kubernetes/issues/19)
0 commit comments