conventional-changelog-writer
Advanced tools
Comparing version 4.0.3 to 4.0.5
@@ -6,2 +6,21 @@ # Change Log | ||
## [4.0.5](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-writer@4.0.4...conventional-changelog-writer@4.0.5) (2019-04-11) | ||
**Note:** Version bump only for package conventional-changelog-writer | ||
## [4.0.4](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-writer@4.0.3...conventional-changelog-writer@4.0.4) (2019-04-10) | ||
### Bug Fixes | ||
* **deps:** update dependency through2 to v3 ([#392](https://github.com/conventional-changelog/conventional-changelog/issues/392)) ([26fe91f](https://github.com/conventional-changelog/conventional-changelog/commit/26fe91f)) | ||
## [4.0.3](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-writer@4.0.2...conventional-changelog-writer@4.0.3) (2019-02-14) | ||
@@ -8,0 +27,0 @@ |
{ | ||
"name": "conventional-changelog-writer", | ||
"version": "4.0.3", | ||
"version": "4.0.5", | ||
"description": "Write logs based on conventional commits and templates", | ||
@@ -40,3 +40,3 @@ "bugs": { | ||
"compare-func": "^1.3.1", | ||
"conventional-commits-filter": "^2.0.1", | ||
"conventional-commits-filter": "^2.0.2", | ||
"dateformat": "^3.0.0", | ||
@@ -49,3 +49,3 @@ "handlebars": "^4.1.0", | ||
"split": "^1.0.0", | ||
"through2": "^2.0.0" | ||
"through2": "^3.0.0" | ||
}, | ||
@@ -58,3 +58,3 @@ "scripts": { | ||
}, | ||
"gitHead": "97ad96fe893bd5b40ec52e24fe46f4f9cd357a1a" | ||
"gitHead": "f2be01bfa7a60da42728d4d0abafc7dc7ad3bcc4" | ||
} |
@@ -5,3 +5,2 @@ # [![NPM version][npm-image]][npm-url] [![Build Status][travis-image]][travis-url] [![Dependency Status][daviddm-image]][daviddm-url] [![Coverage Status][coveralls-image]][coveralls-url] | ||
## Install | ||
@@ -8,0 +7,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
55183
370
+ Addedreadable-stream@3.6.2(transitive)
+ Addedsafe-buffer@5.2.1(transitive)
+ Addedstring_decoder@1.3.0(transitive)
+ Addedthrough2@3.0.2(transitive)
- Removedcore-util-is@1.0.3(transitive)
- Removedisarray@1.0.0(transitive)
- Removedprocess-nextick-args@2.0.1(transitive)
- Removedreadable-stream@2.3.8(transitive)
- Removedsafe-buffer@5.1.2(transitive)
- Removedstring_decoder@1.1.1(transitive)
- Removedthrough2@2.0.5(transitive)
- Removedxtend@4.0.2(transitive)
Updatedthrough2@^3.0.0