conventional-recommended-version
Advanced tools
Comparing version 0.4.0 to 0.4.1
@@ -0,1 +1,11 @@ | ||
<a name="0.4.1"></a> | ||
## [0.4.1](https://github.com/JamieMason/conventional-recommended-version/compare/0.4.0...0.4.1) (2017-08-26) | ||
### Bug Fixes | ||
* **node:** fix path to conventional-recommended-version node module ([c92290f](https://github.com/JamieMason/conventional-recommended-version/commit/c92290f)) | ||
<a name="0.4.0"></a> | ||
@@ -2,0 +12,0 @@ # [0.4.0](https://github.com/JamieMason/conventional-recommended-version/compare/0.3.2...0.4.0) (2017-08-25) |
{ | ||
"name": "conventional-recommended-version", | ||
"description": "Determine the semantic version number of your project", | ||
"version": "0.4.0", | ||
"version": "0.4.1", | ||
"author": "Jamie Mason <jamie@foldleft.io> (https://github.com/JamieMason)", | ||
@@ -44,3 +44,3 @@ "bin": { | ||
"license": "MIT", | ||
"main": "conventional-recommended-version", | ||
"main": "dist/index.js", | ||
"repository": "JamieMason/conventional-recommended-version", | ||
@@ -47,0 +47,0 @@ "scripts": { |
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
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
12069
0