diff --git a/CHANGELOG.md b/CHANGELOG.md index d6deb809..d5d29489 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +### [0.6.2](https://github.com/apotdevin/thunderhub/compare/v0.6.1...v0.6.2) (2020-05-19) + ### [0.6.1](https://github.com/apotdevin/thunderhub/compare/v0.6.0...v0.6.1) (2020-05-19) ## [0.6.0](https://github.com/apotdevin/thunderhub/compare/v0.5.6...v0.6.0) (2020-05-19) diff --git a/package.json b/package.json index 1fff17f0..d2f31a60 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "thunderhub", - "version": "0.6.1", + "version": "0.6.2", "description": "", "main": "index.js", "scripts": {