Skip to content

Commit 8725d40

Browse files
committed
Merge remote-tracking branch 'upstream/master' into dev
Signed-off-by: Jeonghyuk Park <[email protected]>
2 parents 1d181e6 + 4b3875e commit 8725d40

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.0]
23+
24+
### Added
25+
26+
- The plugin is now on public npmjs registry (https://www.npmjs.com/package/zowe-cli-cics-deploy-plugin)
27+
2228
## [Unreleased]
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": "0.5.0",
3+
"version": "1.0.0",
44
"description": "IBM CICS Bundle generation and deployment for Zowe CLI",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)