From d0744ce87bc988e3c3d7e51ca408cc81c524eefd Mon Sep 17 00:00:00 2001 From: Conventional Changelog Action Date: Sat, 18 Nov 2023 21:43:00 +0000 Subject: [PATCH] chore(release): :rocket: v4.43.9 [skip ci] --- CHANGELOG.md | 18 +++++++++--------- version.json | 2 +- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index cef165733..804b32d0d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [4.43.9](https://github.com/Ombi-app/Ombi/compare/v4.43.8...v4.43.9) (2023-11-18) + + +### Bug Fixes + +* **sonarr:** 🐛 Correctly monitor episodes ([57e7830](https://github.com/Ombi-app/Ombi/commit/57e7830f8e54b65ce3c1f0b122cbcc517d1af926)) + + + ## [4.43.8](https://github.com/Ombi-app/Ombi/compare/v4.43.7...v4.43.8) (2023-11-09) @@ -2448,12 +2457,3 @@ -## [4.35.6](https://github.com/Ombi-app/Ombi/compare/v4.35.5...v4.35.6) (2023-01-31) - - -### Bug Fixes - -* Fixed the issue where the login page is still present after logging in with oauth ([aca4ee3](https://github.com/Ombi-app/Ombi/commit/aca4ee37915a28200e5233be3dc711ccc4a5aee9)) - - - diff --git a/version.json b/version.json index 47dc18eda..fa453c69f 100644 --- a/version.json +++ b/version.json @@ -1,3 +1,3 @@ { - "version": "4.43.8" + "version": "4.43.9" }