diff --git a/CHANGELOG.md b/CHANGELOG.md index a7a311d..5591084 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # conventional-changelog-wormiecorp Changelog +## [1.0.5](https://github.com/WormieCorp/conventional-changelog-wormiecorp/compare/v1.0.4...v1.0.5) (2019-12-13) + + +### Dependencies + +* [security] bump npm from 6.11.2 to 6.13.4 ([b5e40f0](https://github.com/WormieCorp/conventional-changelog-wormiecorp/commit/b5e40f0)) + ## [1.0.4](https://github.com/WormieCorp/conventional-changelog-wormiecorp/compare/v1.0.3...v1.0.4) (2019-11-18) diff --git a/package.json b/package.json index ded6309..3a62292 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "conventional-changelog-wormiecorp", - "version": "1.0.4", + "version": "1.0.5", "description": "conventional-changelog preset to be used in the wormiecorp organization", "main": "index.js", "scripts": {