From 6db14c93d6c0082ea9758eb37d77af92b860936f Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sun, 5 Jul 2020 09:43:03 +0000 Subject: [PATCH] chore(release): 0.45.2 [skip ci] ## [0.45.2](https://github.com/gotson/komga/compare/v0.45.1...v0.45.2) (2020-07-05) ### Bug Fixes * **webui:** browse collection should show all series ([8629ea9](https://github.com/gotson/komga/commit/8629ea9936ecfcf118be82d7cbf9ad5c2db8035f)), closes [#226](https://github.com/gotson/komga/issues/226) --- CHANGELOG.md | 7 +++++++ gradle.properties | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9c050c430..5f5d3071b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [0.45.2](https://github.com/gotson/komga/compare/v0.45.1...v0.45.2) (2020-07-05) + + +### Bug Fixes + +* **webui:** browse collection should show all series ([8629ea9](https://github.com/gotson/komga/commit/8629ea9936ecfcf118be82d7cbf9ad5c2db8035f)), closes [#226](https://github.com/gotson/komga/issues/226) + ## [0.45.1](https://github.com/gotson/komga/compare/v0.45.0...v0.45.1) (2020-07-05) diff --git a/gradle.properties b/gradle.properties index e673f85be..83335a76d 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1 +1 @@ -version=0.45.1 +version=0.45.2