From 51c7c48b6636710787ea24a9a4283de0db20eabd Mon Sep 17 00:00:00 2001 From: Conventional Changelog Action Date: Fri, 18 Nov 2022 10:38:39 +0000 Subject: [PATCH] chore(release): :rocket: v4.31.0 [skip ci] --- CHANGELOG.md | 18 +++++++++--------- version.json | 2 +- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9282e2522..d3a30c2f7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +# [4.31.0](https://github.com/Ombi-app/Ombi/compare/v4.30.0...v4.31.0) (2022-11-18) + + +### Features + +* **sonarr:** Added the ability to add default tags when sending to Sonarr ([#4803](https://github.com/Ombi-app/Ombi/issues/4803)) ([ecfbb8e](https://github.com/Ombi-app/Ombi/commit/ecfbb8eda91e1a90239dcf8be847afcc2394a78e)) + + + # [4.30.0](https://github.com/Ombi-app/Ombi/compare/v4.29.3...v4.30.0) (2022-11-17) @@ -375,12 +384,3 @@ -# [4.17.0](https://github.com/Ombi-app/Ombi/compare/v4.16.17...v4.17.0) (2022-04-25) - - -### Features - -* **discover:** Add original language filter ([ef7ec86](https://github.com/Ombi-app/Ombi/commit/ef7ec861d8aede2a4817752c990617f583805391)) - - - diff --git a/version.json b/version.json index f66c2815b..b39ebdbf5 100644 --- a/version.json +++ b/version.json @@ -1,3 +1,3 @@ { - "version": "4.30.0" + "version": "4.31.0" } \ No newline at end of file