From 1023574631ba0ee94a352ace3b5a0defba195514 Mon Sep 17 00:00:00 2001 From: Conventional Changelog Action Date: Fri, 12 Nov 2021 22:15:28 +0000 Subject: [PATCH] chore(release): :rocket: v4.6.4 --- CHANGELOG.md | 13 ++++--------- version.json | 2 +- 2 files changed, 5 insertions(+), 10 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 05f9afb88..d65ba2568 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## [4.6.4](https://github.com/Ombi-app/Ombi/compare/v4.6.3...v4.6.4) (2021-11-12) + + + ## [4.6.3](https://github.com/Ombi-app/Ombi/compare/v4.6.2...v4.6.3) (2021-11-11) @@ -194,12 +198,3 @@ -## [4.2.2](https://github.com/Ombi-app/Ombi/compare/v4.2.1...v4.2.2) (2021-10-11) - - -### Bug Fixes - -* **search:** :bug: Fixed an issue where changing the filter wouldn't refresh the search results ([10f5e05](https://github.com/Ombi-app/Ombi/commit/10f5e056c8257f8b8fe954bfbc70d3c3daa7a8e3)) - - - diff --git a/version.json b/version.json index 444302cb5..05584383f 100644 --- a/version.json +++ b/version.json @@ -1,3 +1,3 @@ { - "version": "4.6.3" + "version": "4.6.4" } \ No newline at end of file