Skip to content

Commit 3ee21f3

Browse files
Merge pull request #309 from IBM/autocvt
Prepare for release 1.0.1
2 parents 926d67d + b1cac2e commit 3ee21f3

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,12 @@ Changes should be placed under the following headings:
1919
- in case of vulnerabilities
2020
-->
2121

22+
## [Release v1.0.1]
23+
24+
### Added
25+
26+
- Set _BPXK_AUTOCVT=ON when running npm over SSH
27+
2228
## [Release v1.0.0]
2329

2430
### Added

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "zowe-cli-cics-deploy-plugin",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "IBM CICS Bundle generation and deployment for Zowe CLI",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)