From 8b8ec4340d4a673838d9af9b904ffb9b3a311bc4 Mon Sep 17 00:00:00 2001 From: Conventional Changelog Action Date: Tue, 9 Aug 2022 15:40:57 +0000 Subject: [PATCH] chore(release): :rocket: v4.23.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 cce336ad8..cf76ba95e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,17 @@ +# [4.23.0](https://github.com/Ombi-app/Ombi/compare/v4.22.4...v4.23.0) (2022-08-09) + + +### Bug Fixes + +* Log Microsoft warnings to log file ([#4723](https://github.com/Ombi-app/Ombi/issues/4723)) ([26ac75f](https://github.com/Ombi-app/Ombi/commit/26ac75f0c223c2a91e3471797ae46ede3fde89cc)) + + +### Features + +* ✨ Recently Requested on Discover Page ([#4387](https://github.com/Ombi-app/Ombi/issues/4387)) ([44d38fb](https://github.com/Ombi-app/Ombi/commit/44d38fbaae521dbb467b61c7471b2384015ac52e)) + + + ## [4.22.4](https://github.com/Ombi-app/Ombi/compare/v4.22.3...v4.22.4) (2022-08-04) @@ -352,12 +366,3 @@ -## [4.15.2](https://github.com/Ombi-app/Ombi/compare/v4.15.1...v4.15.2) (2022-03-23) - - -### Bug Fixes - -* **metadata:** improved the metadata job to also lookup the media in Plex to see if it has any more uptodate metadata ([83d1a15](https://github.com/Ombi-app/Ombi/commit/83d1a15cc9d0ee91be73bd91c4672cf1bcf2728a)) - - - diff --git a/version.json b/version.json index 938ea688c..7b98dd1b4 100644 --- a/version.json +++ b/version.json @@ -1,3 +1,3 @@ { - "version": "4.22.4" + "version": "4.23.0" } \ No newline at end of file