From 5a538faf6475b41c16f0436a3e687f41f4710b56 Mon Sep 17 00:00:00 2001 From: Conventional Changelog Action Date: Fri, 30 Sep 2022 19:15:35 +0000 Subject: [PATCH] chore(release): :rocket: v4.27.3 [skip ci] --- CHANGELOG.md | 18 +++++++++--------- version.json | 2 +- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5febdee05..07f582277 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [4.27.3](https://github.com/Ombi-app/Ombi/compare/v4.27.2...v4.27.3) (2022-09-30) + + +### Bug Fixes + +* **availability:** 🐛 Fixed a issue with the availability checker after the previous update. Added full test coverage around that area ([28e2480](https://github.com/Ombi-app/Ombi/commit/28e248046ad56390595f84172bbd5f5961325b4d)) + + + ## [4.27.2](https://github.com/Ombi-app/Ombi/compare/v4.27.1...v4.27.2) (2022-09-29) @@ -392,12 +401,3 @@ -## [4.16.5](https://github.com/Ombi-app/Ombi/compare/v4.16.4...v4.16.5) (2022-04-08) - - -### Bug Fixes - -* **watchlist:** actually fixed it this time... ([d962a32](https://github.com/Ombi-app/Ombi/commit/d962a3211eca29520662ddce962676e3aea17ec5)) - - - diff --git a/version.json b/version.json index b8949a54d..55a5115bf 100644 --- a/version.json +++ b/version.json @@ -1,3 +1,3 @@ { - "version": "4.27.2" + "version": "4.27.3" } \ No newline at end of file