diff --git a/CHANGELOG.md b/CHANGELOG.md index 0c70770..2954fa2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # conventional-changelog-wormiecorp Changelog +## [1.1.3](https://github.com/WormieCorp/conventional-changelog-wormiecorp/compare/v1.1.2...v1.1.3) (2020-07-14) + + +### Dependencies + +* bump npm from 6.14.4 to 6.14.6 ([#207](https://github.com/WormieCorp/conventional-changelog-wormiecorp/issues//207)) ([f8a06b7](https://github.com/WormieCorp/conventional-changelog-wormiecorp/commit/f8a06b7)) + ## [1.1.2](https://github.com/WormieCorp/conventional-changelog-wormiecorp/compare/v1.1.1...v1.1.2) (2020-05-26) diff --git a/package.json b/package.json index ff5fcd8..3ff5c99 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "conventional-changelog-wormiecorp", - "version": "1.1.2", + "version": "1.1.3", "description": "conventional-changelog preset to be used in the wormiecorp organization", "main": "index.js", "scripts": {