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 1d181e6 + 4b3875e commit 8725d40Copy full SHA for 8725d40
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.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
28
## [Unreleased]
29
30
### Added
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "zowe-cli-cics-deploy-plugin",
3
- "version": "0.5.0",
+ "version": "1.0.0",
4
"description": "IBM CICS Bundle generation and deployment for Zowe CLI",
5
"repository": {
6
"type": "git",
0 commit comments