From 90e5fc945aa02c94454fb83fea2f27ebcbcdeb41 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 12 Aug 2020 09:37:39 +0000 Subject: [PATCH] chore(release): 0.54.0 [skip ci] # [0.54.0](https://github.com/gotson/komga/compare/v0.53.0...v0.54.0) (2020-08-12) ### Features * custom thumbnails for series ([f5f423f](https://github.com/gotson/komga/commit/f5f423f05f3d3bf824bc10c9d1dcc712fbaa98fe)), closes [#63](https://github.com/gotson/komga/issues/63) --- CHANGELOG.md | 7 +++++++ gradle.properties | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 99f69e288..fd3c1531d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [0.54.0](https://github.com/gotson/komga/compare/v0.53.0...v0.54.0) (2020-08-12) + + +### Features + +* custom thumbnails for series ([f5f423f](https://github.com/gotson/komga/commit/f5f423f05f3d3bf824bc10c9d1dcc712fbaa98fe)), closes [#63](https://github.com/gotson/komga/issues/63) + # [0.53.0](https://github.com/gotson/komga/compare/v0.52.3...v0.53.0) (2020-08-12) diff --git a/gradle.properties b/gradle.properties index 1fc1c4bf2..c15c94113 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1 +1 @@ -version=0.53.0 +version=0.54.0