Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

conventional-changelog-writer

Package Overview
Dependencies
Maintainers
6
Versions
60
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

conventional-changelog-writer - npm Package Compare versions

Comparing version 4.0.3 to 4.0.5

19

CHANGELOG.md

@@ -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 @@

8

package.json
{
"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 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc