From a3c40ad835b3017c95b58c4324d7aa84f1326d8b Mon Sep 17 00:00:00 2001 From: Conventional Changelog Action Date: Tue, 14 May 2024 19:50:41 +0000 Subject: [PATCH] chore(release): :rocket: v4.43.17 [skip ci] --- CHANGELOG.md | 18 +++++++++--------- version.json | 2 +- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 561f36b19..c8d3461d3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [4.43.17](https://github.com/Ombi-app/Ombi/compare/v4.43.16...v4.43.17) (2024-05-14) + + +### Bug Fixes + +* upgrade multiple dependencies with Snyk ([#5104](https://github.com/Ombi-app/Ombi/issues/5104)) [skip ci] ([a1083f6](https://github.com/Ombi-app/Ombi/commit/a1083f67c73c968b9ff0a0feebe5a9aac6a7c7c9)) + + + ## [4.43.16](https://github.com/Ombi-app/Ombi/compare/v4.43.15...v4.43.16) (2024-04-01) @@ -1867,12 +1876,3 @@ -## [4.35.15](https://github.com/Ombi-app/Ombi/compare/v4.35.14...v4.35.15) (2023-04-06) - - -### Bug Fixes - -* **sonarr:** :bug: Stop the sonarr version endpoint from breaking when Sonarr is down [#4895](https://github.com/Ombi-app/Ombi/issues/4895) ([7bb8bec](https://github.com/Ombi-app/Ombi/commit/7bb8becfb140ef6012356752a71d53b5b404e482)) - - - diff --git a/version.json b/version.json index 1199b0b16..489a1651e 100644 --- a/version.json +++ b/version.json @@ -1,3 +1,3 @@ { - "version": "4.43.16" + "version": "4.43.17" }