From 5ad6ea3d709b42f0c2fba989ad601c5f9921ddf6 Mon Sep 17 00:00:00 2001 From: Conventional Changelog Action Date: Mon, 21 Nov 2022 08:29:35 +0000 Subject: [PATCH] chore(release): :rocket: v4.32.1 [skip ci] --- CHANGELOG.md | 19 +++++++++---------- version.json | 2 +- 2 files changed, 10 insertions(+), 11 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 844c0389d..e79a8e053 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [4.32.1](https://github.com/Ombi-app/Ombi/compare/v4.32.0...v4.32.1) (2022-11-21) + + +### Bug Fixes + +* **plex:** :bug: Fixed the issue where you couldn't add a new server on a fresh setup after the settings page rework ([187b18d](https://github.com/Ombi-app/Ombi/commit/187b18d5c01f6a13831e4a410b5d7c349e27d847)) + + + # [4.32.0](https://github.com/Ombi-app/Ombi/compare/v4.31.0...v4.32.0) (2022-11-18) @@ -371,13 +380,3 @@ -# [4.19.0](https://github.com/Ombi-app/Ombi/compare/v4.18.0...v4.19.0) (2022-04-27) - - -### Features - -* **sync:** Detect reidentified movies in Emby and Jellyfin ([5938077](https://github.com/Ombi-app/Ombi/commit/5938077d82a5357f79c07b218b3986557a5816e8)) -* **sync:** Detect reidentified series in Emby and Jellyfin ([9096e91](https://github.com/Ombi-app/Ombi/commit/9096e91d55d268819bce22831f8a8b27f2a1776b)) - - - diff --git a/version.json b/version.json index 4db46587d..2d99ab18e 100644 --- a/version.json +++ b/version.json @@ -1,3 +1,3 @@ { - "version": "4.32.0" + "version": "4.32.1" } \ No newline at end of file