From b01f6ddec27022838fe187a9e4983730a1c59fe0 Mon Sep 17 00:00:00 2001 From: Conventional Changelog Action Date: Wed, 19 Oct 2022 14:34:22 +0000 Subject: [PATCH] chore(release): :rocket: v4.28.1 [skip ci] --- CHANGELOG.md | 14 ++++++++++---- version.json | 2 +- 2 files changed, 11 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9f8c1a1a4..82306185c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,13 @@ +## [4.28.1](https://github.com/Ombi-app/Ombi/compare/v4.28.0...v4.28.1) (2022-10-19) + + +### Bug Fixes + +* **plex:** :bug: Fixed not being able to enable watchlist requests in the Plex settings ([3e5158e](https://github.com/Ombi-app/Ombi/commit/3e5158ef9cda58ea2dd3be143f07aa5433691d79)) +* Reworked the version check ([#4719](https://github.com/Ombi-app/Ombi/issues/4719)) ([#4781](https://github.com/Ombi-app/Ombi/issues/4781)) ([55855c5](https://github.com/Ombi-app/Ombi/commit/55855c5adda3cd1c51b7fbd0c19b469fc813f98e)) + + + # [4.28.0](https://github.com/Ombi-app/Ombi/compare/v4.27.8...v4.28.0) (2022-10-07) @@ -346,7 +356,3 @@ -## [4.16.12](https://github.com/Ombi-app/Ombi/compare/v4.16.11...v4.16.12) (2022-04-19) - - - diff --git a/version.json b/version.json index bb8222ad1..4e7f13a79 100644 --- a/version.json +++ b/version.json @@ -1,3 +1,3 @@ { - "version": "4.28.0" + "version": "4.28.1" } \ No newline at end of file