standard-changelog
Advanced tools
Comparing version 1.0.9 to 1.0.11
@@ -6,2 +6,18 @@ # Change Log | ||
<a name="1.0.11"></a> | ||
## [1.0.11](https://github.com/stevemao/standard-changelog/compare/standard-changelog@1.0.10...standard-changelog@1.0.11) (2018-02-13) | ||
**Note:** Version bump only for package standard-changelog | ||
<a name="1.0.10"></a> | ||
## [1.0.10](https://github.com/stevemao/standard-changelog/compare/standard-changelog@1.0.9...standard-changelog@1.0.10) (2018-02-13) | ||
**Note:** Version bump only for package standard-changelog | ||
<a name="1.0.9"></a> | ||
@@ -8,0 +24,0 @@ ## [1.0.9](https://github.com/stevemao/standard-changelog/compare/standard-changelog@1.0.8...standard-changelog@1.0.9) (2018-02-05) |
'use strict'; | ||
var conventionalChangelogCore = require('conventional-changelog-core'); | ||
@@ -3,0 +4,0 @@ var angular = require('conventional-changelog-angular'); |
{ | ||
"name": "standard-changelog", | ||
"version": "1.0.9", | ||
"version": "1.0.11", | ||
"description": "Generate a changelog from git metadata with Angular commit convention", | ||
@@ -24,4 +24,4 @@ "repository": { | ||
"chalk": "^1.1.3", | ||
"conventional-changelog-angular": "^1.6.2", | ||
"conventional-changelog-core": "^2.0.1", | ||
"conventional-changelog-angular": "^1.6.4", | ||
"conventional-changelog-core": "^2.0.3", | ||
"figures": "^1.5.0", | ||
@@ -28,0 +28,0 @@ "fs-access": "^1.0.0", |
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
11335