From ad07c4bb913044a2bfb3c2aacd9af369a9d23aa3 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 25 Feb 2020 03:17:56 +0000 Subject: [PATCH] chore(release): 0.15.0 [skip ci] # [0.15.0](https://github.com/gotson/komga/compare/v0.14.2...v0.15.0) (2020-02-25) ### Features * **webui:** add series and book title in page title and reader overlay ([6b1998c](https://github.com/gotson/komga/commit/6b1998c1d9fa75db4a3971fb772ad18aaad3bdaf)) * **webui:** add the series and book title to page title ([23c10c2](https://github.com/gotson/komga/commit/23c10c231efaa5f409811e453c51287a9aca4a9b)) --- CHANGELOG.md | 8 ++++++++ gradle.properties | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 17bf6dfeb3b..b6290c4bb05 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +# [0.15.0](https://github.com/gotson/komga/compare/v0.14.2...v0.15.0) (2020-02-25) + + +### Features + +* **webui:** add series and book title in page title and reader overlay ([6b1998c](https://github.com/gotson/komga/commit/6b1998c1d9fa75db4a3971fb772ad18aaad3bdaf)) +* **webui:** add the series and book title to page title ([23c10c2](https://github.com/gotson/komga/commit/23c10c231efaa5f409811e453c51287a9aca4a9b)) + ## [0.14.2](https://github.com/gotson/komga/compare/v0.14.1...v0.14.2) (2020-02-20) diff --git a/gradle.properties b/gradle.properties index 0af71a24fd3..e32751579c9 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1 +1 @@ -version=0.14.2 +version=0.15.0