Comparing version 2.2.0 to 2.3.0-beta.1
{ | ||
"name": "kbme", | ||
"version": "2.2.0", | ||
"version": "2.3.0-beta.1", | ||
"description": "Gather kanban metrics from your JIRA instance", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
@@ -100,3 +100,3 @@ # kbme | ||
Create a feature branch and make a pull-request to `beta` branch. | ||
Once its merged, you can try and install the package using `@beta` dist tag. | ||
Once its merged, you can try and install the package using `@beta` dist tag on `npm`. | ||
@@ -109,3 +109,3 @@ ```bash | ||
Create a new pull-request from `develop` to `master` branch. | ||
Once it gets merged, the final version will be released. | ||
Create a new pull-request from `beta` to `master` branch. | ||
Once it gets merged, the final version will be released using `@latest` dist tag on `npm`. |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
153466
2