From dffadbe9d7efaa7cfd1ada242047a81ff855fbf0 Mon Sep 17 00:00:00 2001 From: Conventional Changelog Action Date: Tue, 29 Mar 2022 12:16:56 +0000 Subject: [PATCH] chore(release): :rocket: v4.15.4 --- CHANGELOG.md | 13 ++++--------- version.json | 2 +- 2 files changed, 5 insertions(+), 10 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2eff3e96c..ed8c9b28c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## [4.15.4](https://github.com/Ombi-app/Ombi/compare/v4.15.3...v4.15.4) (2022-03-29) + + + ## [4.15.3](https://github.com/Ombi-app/Ombi/compare/v4.15.2...v4.15.3) (2022-03-24) @@ -333,12 +337,3 @@ -## [4.7.10](https://github.com/Ombi-app/Ombi/compare/v4.7.9...v4.7.10) (2021-12-16) - - -### Bug Fixes - -* **discover:** :bug: Fixed an issue where monitored movies in radarr were not correctly represented on the search results ([75b15bc](https://github.com/Ombi-app/Ombi/commit/75b15bc7cba21f0a14a18c8e64fd52482f5c6325)) - - - diff --git a/version.json b/version.json index 583f36c5d..fc93bc86f 100644 --- a/version.json +++ b/version.json @@ -1,3 +1,3 @@ { - "version": "4.15.3" + "version": "4.15.4" } \ No newline at end of file