diff --git a/CHANGELOG.md b/CHANGELOG.md index 031de74a..1f64e346 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,18 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [4.1.1](https://github.com/nrkno/tv-automation-mos-connection/compare/v4.1.0...v4.1.1) (2024-08-20) + + +### Bug Fixes + +* failover to buddy when main not up to date ([8554f60](https://github.com/nrkno/tv-automation-mos-connection/commit/8554f6051c277be7d254bdcd9e3aa1b3ab801a10)) +* update typings for mosTime, undefined was allowed in types, but not in code. ([fb2369a](https://github.com/nrkno/tv-automation-mos-connection/commit/fb2369abb3a876675c7e941092f96460e2da45f8)) + + + + + # [4.1.0](https://github.com/nrkno/tv-automation-mos-connection/compare/v4.0.0...v4.1.0) (2024-04-02) diff --git a/packages/connector/CHANGELOG.md b/packages/connector/CHANGELOG.md index 99860278..128f8d1b 100644 --- a/packages/connector/CHANGELOG.md +++ b/packages/connector/CHANGELOG.md @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [4.1.1](https://github.com/nrkno/sofie-mos-connection/compare/v4.1.0...v4.1.1) (2024-08-20) + + +### Bug Fixes + +* failover to buddy when main not up to date ([8554f60](https://github.com/nrkno/sofie-mos-connection/commit/8554f6051c277be7d254bdcd9e3aa1b3ab801a10)) + + + + + # [4.1.0](https://github.com/nrkno/sofie-mos-connection/compare/v4.0.0...v4.1.0) (2024-04-02) diff --git a/packages/helper/CHANGELOG.md b/packages/helper/CHANGELOG.md index abb6b1ad..dc5ac07c 100644 --- a/packages/helper/CHANGELOG.md +++ b/packages/helper/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [4.1.1](https://github.com/nrkno/sofie-mos-connection/compare/v4.1.0...v4.1.1) (2024-08-20) + +**Note:** Version bump only for package @mos-connection/helper + + + + + # [4.1.0](https://github.com/nrkno/sofie-mos-connection/compare/v4.0.0...v4.1.0) (2024-04-02) diff --git a/packages/model/CHANGELOG.md b/packages/model/CHANGELOG.md index a9f603a5..dd8345b6 100644 --- a/packages/model/CHANGELOG.md +++ b/packages/model/CHANGELOG.md @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [4.1.1](https://github.com/nrkno/sofie-mos-connection/compare/v4.1.0...v4.1.1) (2024-08-20) + + +### Bug Fixes + +* update typings for mosTime, undefined was allowed in types, but not in code. ([fb2369a](https://github.com/nrkno/sofie-mos-connection/commit/fb2369abb3a876675c7e941092f96460e2da45f8)) + + + + + # [4.1.0](https://github.com/nrkno/sofie-mos-connection/compare/v4.0.0...v4.1.0) (2024-04-02)