From 2f5d54c5bf409ec9bd55249a7bb37025ce292b7d Mon Sep 17 00:00:00 2001 From: Conventional Changelog Action Date: Mon, 22 Aug 2022 18:45:03 +0000 Subject: [PATCH] chore(release): :rocket: v4.23.2 [skip ci] --- CHANGELOG.md | 13 +++++++++---- version.json | 2 +- 2 files changed, 10 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f14329c40..9e46019f2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [4.23.2](https://github.com/Ombi-app/Ombi/compare/v4.23.1...v4.23.2) (2022-08-22) + + +### Bug Fixes + +* Fix conflicting property name for Swagger ([#4733](https://github.com/Ombi-app/Ombi/issues/4733)) ([d661f32](https://github.com/Ombi-app/Ombi/commit/d661f32e8a9e105faab6380b4b7b642896b98163)) + + + ## [4.23.1](https://github.com/Ombi-app/Ombi/compare/v4.23.0...v4.23.1) (2022-08-12) @@ -367,7 +376,3 @@ -## [4.15.4](https://github.com/Ombi-app/Ombi/compare/v4.15.3...v4.15.4) (2022-03-29) - - - diff --git a/version.json b/version.json index 92663a3c4..7a562ebba 100644 --- a/version.json +++ b/version.json @@ -1,3 +1,3 @@ { - "version": "4.23.1" + "version": "4.23.2" } \ No newline at end of file