From ff16a59c5d61b4415c51fe6bdcc9d5d96a546df6 Mon Sep 17 00:00:00 2001 From: music-assistant-machine <141749843+music-assistant-machine@users.noreply.github.com> Date: Thu, 21 Nov 2024 20:23:02 +0100 Subject: [PATCH] chore(main): release 1.0.7 (#16) --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 37fbf90..b621b32 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,14 @@ # Changelog +## [1.0.7](https://github.com/music-assistant/client/compare/v1.0.6...v1.0.7) (2024-11-21) + + +### Features + +* Adjust group commands to new syntax ([20691fe](https://github.com/music-assistant/client/commit/20691feefe7e6d4f59fea718cdb0c6429882c61e)) +* Bump models to 1.1.2 ([20691fe](https://github.com/music-assistant/client/commit/20691feefe7e6d4f59fea718cdb0c6429882c61e)) +* Bump models to 1.1.2 ([20691fe](https://github.com/music-assistant/client/commit/20691feefe7e6d4f59fea718cdb0c6429882c61e)) + ## [1.0.6](https://github.com/music-assistant/client/compare/v1.0.5...v1.0.6) (2024-11-10)