We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 926d67d + b1cac2e commit 3ee21f3Copy full SHA for 3ee21f3
CHANGELOG.md
@@ -19,6 +19,12 @@ Changes should be placed under the following headings:
19
- in case of vulnerabilities
20
-->
21
22
+## [Release v1.0.1]
23
+
24
+### Added
25
26
+- Set _BPXK_AUTOCVT=ON when running npm over SSH
27
28
## [Release v1.0.0]
29
30
### Added
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "zowe-cli-cics-deploy-plugin",
3
- "version": "1.0.0",
+ "version": "1.0.1",
4
"description": "IBM CICS Bundle generation and deployment for Zowe CLI",
5
"repository": {
6
"type": "git",
0 commit comments