From d164b07a708dde913ddeb8bec421c86403c47cb8 Mon Sep 17 00:00:00 2001 From: Balte de Wit Date: Wed, 30 Jan 2019 08:41:24 +0100 Subject: [PATCH] chore(release): 0.6.0 --- CHANGELOG.md | 10 ++++++++++ package.json | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e965ede..a919c45 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.6.0](https://github.com/nrkno/tv-automation-casparcg-launcher/compare/v0.5.3...v0.6.0) (2019-01-30) + + +### Features + +* auto start opt out ([8ed8cb7](https://github.com/nrkno/tv-automation-casparcg-launcher/commit/8ed8cb7)) + + + ## [0.5.3](https://github.com/nrkno/tv-automation-casparcg-launcher/compare/v0.5.2...v0.5.3) (2018-12-07) diff --git a/package.json b/package.json index 1e8d80d..96482b1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "casparcg-launcher", - "version": "0.5.3", + "version": "0.6.0", "author": "Julian Waller ", "description": "Simple launcher for CasparCG", "license": "MIT",