diff --git a/CHANGELOG.md b/CHANGELOG.md index f12b6bd..f365306 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ 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.4.0](https://github.com/bitfocus/companion-satellite/compare/v0.3.0...v0.4.0) (2021-08-12) + + +### Features + +* update streamdeck lib and other dependencies ([5552ce0](https://github.com/bitfocus/companion-satellite/commit/5552ce062ab87eaf4aecf9eba86cea6d36d5a4d9)) + ## [0.3.0](https://github.com/bitfocus/companion-satellite/compare/v0.2.2...v0.3.0) (2021-07-03) diff --git a/package.json b/package.json index f0b9aaf..76df856 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "companion-satellite", - "version": "0.3.0", + "version": "0.4.0", "description": "Satellite Streamdeck connector for Bitfocus Companion", "author": { "name": "Julian Waller",