From 89805dcd96051c9981ec05634de78a9c036f4aa3 Mon Sep 17 00:00:00 2001 From: Conventional Changelog Action Date: Tue, 20 Sep 2022 21:53:42 +0000 Subject: [PATCH] chore(release): :rocket: v4.27.1 [skip ci] --- CHANGELOG.md | 18 +++++++++--------- version.json | 2 +- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3b486eb48..d15c570fd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [4.27.1](https://github.com/Ombi-app/Ombi/compare/v4.27.0...v4.27.1) (2022-09-20) + + +### Bug Fixes + +* **plex:** stop the plex sync from deleting episodes when we can't find the plex key ([66b05e5](https://github.com/Ombi-app/Ombi/commit/66b05e5a85dbfe1fec5f9366e80987f2cfa1f4fe)) + + + # [4.27.0](https://github.com/Ombi-app/Ombi/compare/v4.26.0...v4.27.0) (2022-09-14) @@ -387,12 +396,3 @@ -## [4.16.3](https://github.com/Ombi-app/Ombi/compare/v4.16.2...v4.16.3) (2022-04-08) - - -### Bug Fixes - -* **plex-watchlist:** :bug: Fixed the issue where the watchlist didn't work for users logging in via OAuth ([6398f6a](https://github.com/Ombi-app/Ombi/commit/6398f6a4f7755281ebeac537e3ff623df5cfa0f3)) - - - diff --git a/version.json b/version.json index 879aa3049..3b363b0fe 100644 --- a/version.json +++ b/version.json @@ -1,3 +1,3 @@ { - "version": "4.27.0" + "version": "4.27.1" } \ No newline at end of file