diff --git a/CHANGELOG.md b/CHANGELOG.md index 12f1a5d..a7a311d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # conventional-changelog-wormiecorp Changelog +## [1.0.4](https://github.com/WormieCorp/conventional-changelog-wormiecorp/compare/v1.0.3...v1.0.4) (2019-11-18) + + +### Dependencies + +* [security] bump https-proxy-agent from 2.2.2 to 2.2.4 ([2abf19f](https://github.com/WormieCorp/conventional-changelog-wormiecorp/commit/2abf19f)) + ## [1.0.3](https://github.com/WormieCorp/conventional-changelog-wormiecorp/compare/v1.0.2...v1.0.3) (2019-09-01) diff --git a/package.json b/package.json index e8f5dab..b9a76d6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "conventional-changelog-wormiecorp", - "version": "1.0.3", + "version": "1.0.4", "description": "conventional-changelog preset to be used in the wormiecorp organization", "main": "index.js", "scripts": {