From b0b1764f38bdbd54b4f17ad5cda682f684163f92 Mon Sep 17 00:00:00 2001 From: Conventional Changelog Action Date: Wed, 7 Sep 2022 15:21:35 +0000 Subject: [PATCH] chore(release): :rocket: v4.26.0 [skip ci] --- CHANGELOG.md | 13 +++++++++---- version.json | 2 +- 2 files changed, 10 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 435e15fbe..b3961fc4e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +# [4.26.0](https://github.com/Ombi-app/Ombi/compare/v4.25.1...v4.26.0) (2022-09-07) + + +### Features + +* **notifications:** Add more curly variables for partially available notification ([66aa101](https://github.com/Ombi-app/Ombi/commit/66aa101019c4c4b34e186db9d303049d02b9c781)) + + + ## [4.25.1](https://github.com/Ombi-app/Ombi/compare/v4.25.0...v4.25.1) (2022-09-07) @@ -387,7 +396,3 @@ -## [4.16.1](https://github.com/Ombi-app/Ombi/compare/v4.16.0...v4.16.1) (2022-04-07) - - - diff --git a/version.json b/version.json index 5dc222edc..e996d6b4f 100644 --- a/version.json +++ b/version.json @@ -1,3 +1,3 @@ { - "version": "4.25.1" + "version": "4.26.0" } \ No newline at end of file