From afbb71c7728c5ee1f8ad71845d5a85df156a72ed Mon Sep 17 00:00:00 2001 From: Conventional Changelog Action Date: Tue, 14 May 2024 20:02:39 +0000 Subject: [PATCH] chore(release): :rocket: v4.43.19 [skip ci] --- CHANGELOG.md | 14 ++++---------- version.json | 2 +- 2 files changed, 5 insertions(+), 11 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9b4f96d73..7c5ddda19 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## [4.43.19](https://github.com/Ombi-app/Ombi/compare/v4.43.18...v4.43.19) (2024-05-14) + + + ## [4.43.18](https://github.com/Ombi-app/Ombi/compare/v4.43.17...v4.43.18) (2024-05-14) @@ -1861,13 +1865,3 @@ -## [4.35.17](https://github.com/Ombi-app/Ombi/compare/v4.35.16...v4.35.17) (2023-04-15) - - -### Bug Fixes - -* **discover:** Fix denied requests displayed as approved ([#4901](https://github.com/Ombi-app/Ombi/issues/4901)) ([1e87f20](https://github.com/Ombi-app/Ombi/commit/1e87f2010491b0f3fdda70d2b19d9afd94438df7)) -* Fix denied movie shown as 'processing request' in details view ([#4900](https://github.com/Ombi-app/Ombi/issues/4900)) ([0069bfd](https://github.com/Ombi-app/Ombi/commit/0069bfdf54e0785bad45c832ca052f19fd4b940b)) - - - diff --git a/version.json b/version.json index 3425c8b0f..70e7b0df1 100644 --- a/version.json +++ b/version.json @@ -1,3 +1,3 @@ { - "version": "4.43.18" + "version": "4.43.19" }