From 9aedb8c6ba3fc615e21f978ed37e5ea39c143a36 Mon Sep 17 00:00:00 2001 From: Conventional Changelog Action Date: Sun, 7 May 2023 21:07:00 +0000 Subject: [PATCH] chore(release): :rocket: v4.38.0 [skip ci] --- CHANGELOG.md | 23 ++++++++++++++--------- version.json | 2 +- 2 files changed, 15 insertions(+), 10 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index bec71b040..c42c676da 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,17 @@ +# [4.38.0](https://github.com/Ombi-app/Ombi/compare/v4.37.3...v4.38.0) (2023-05-07) + + +### Bug Fixes + +* remove sort header ([969bc7b](https://github.com/Ombi-app/Ombi/commit/969bc7bb25ea900ab9199509b079b36843e5bd6f)) + + +### Features + +* **emby:** Show watched status for Movie requests ([9cfb10b](https://github.com/Ombi-app/Ombi/commit/9cfb10bb1ee69067a6f47bd2c8a72d4e6834350e)) + + + ## [4.37.3](https://github.com/Ombi-app/Ombi/compare/v4.37.2...v4.37.3) (2023-05-07) @@ -366,12 +380,3 @@ -# [4.28.0](https://github.com/Ombi-app/Ombi/compare/v4.27.8...v4.28.0) (2022-10-07) - - -### Features - -* **plex:** ✨ Added the ability to configure the watchlist to request the whole TV show rather than latest season ([#4774](https://github.com/Ombi-app/Ombi/issues/4774)) ([fa65712](https://github.com/Ombi-app/Ombi/commit/fa65712bd570fe8d5d21b8ca0abe182b84960017)) - - - diff --git a/version.json b/version.json index 7d0049683..975140b87 100644 --- a/version.json +++ b/version.json @@ -1,3 +1,3 @@ { - "version": "4.37.3" + "version": "4.38.0" } \ No newline at end of file