From bade1d635422c1d992c543f615b5f68f7e79be80 Mon Sep 17 00:00:00 2001 From: Conventional Changelog Action Date: Sat, 30 Mar 2024 08:26:39 +0000 Subject: [PATCH] chore(release): :rocket: v4.43.15 [skip ci] --- CHANGELOG.md | 18 +++++++++--------- version.json | 2 +- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 776116cc1..1e063f9c0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [4.43.15](https://github.com/Ombi-app/Ombi/compare/v4.43.14...v4.43.15) (2024-03-30) + + +### Bug Fixes + +* fixed emails not being able to load the template ([6b49d9b](https://github.com/Ombi-app/Ombi/commit/6b49d9bc7108a0b663ca05de19dbf4841c9c43c1)) + + + ## [4.43.14](https://github.com/Ombi-app/Ombi/compare/v4.43.13...v4.43.14) (2024-03-06) @@ -1872,12 +1881,3 @@ -## [4.35.13](https://github.com/Ombi-app/Ombi/compare/v4.35.12...v4.35.13) (2023-03-28) - - -### Bug Fixes - -* **sonarr:** :bug: Added some more error handling and information around testing sonarr ([bd2c2d3](https://github.com/Ombi-app/Ombi/commit/bd2c2d3901e239393010fd582b207f1571fb4b7e)), closes [#4877](https://github.com/Ombi-app/Ombi/issues/4877) - - - diff --git a/version.json b/version.json index 48e776d22..aa7c88062 100644 --- a/version.json +++ b/version.json @@ -1,3 +1,3 @@ { - "version": "4.43.14" + "version": "4.43.15" }