diff --git a/CHANGELOG.md b/CHANGELOG.md index 66734cd..dfa4c99 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,16 @@ 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.5.2](https://github.com/nrkno/tv-automation-casparcg-launcher/compare/v0.5.1...v0.5.2) (2018-12-04) + + +### Bug Fixes + +* Logs and startup with no basepath set ([7e2041f](https://github.com/nrkno/tv-automation-casparcg-launcher/commit/7e2041f)) + + + ## [0.5.1](https://github.com/nrkno/tv-automation-casparcg-launcher/compare/v0.5.0...v0.5.1) (2018-12-04) diff --git a/package.json b/package.json index 1d1a2b5..7a14acc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "casparcg-launcher", - "version": "0.5.1", + "version": "0.5.2", "author": "Julian Waller ", "description": "Simple launcher for CasparCG", "license": "MIT",