From 838d02fd0e1fbb5ffb6fcb9d4ef73bebc1f68910 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 3 Mar 2020 11:07:48 +0000 Subject: [PATCH] chore(release): 0.18.0 [skip ci] # [0.18.0](https://github.com/gotson/komga/compare/v0.17.0...v0.18.0) (2020-03-03) ### Features * add claim profile ([b7eeb4c](https://github.com/gotson/komga/commit/b7eeb4c6cbac9207578e6d303b361dad70a1a646)), closes [#104](https://github.com/gotson/komga/issues/104) --- CHANGELOG.md | 7 +++++++ gradle.properties | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 41a8492275..223fd1f28d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [0.18.0](https://github.com/gotson/komga/compare/v0.17.0...v0.18.0) (2020-03-03) + + +### Features + +* add claim profile ([b7eeb4c](https://github.com/gotson/komga/commit/b7eeb4c6cbac9207578e6d303b361dad70a1a646)), closes [#104](https://github.com/gotson/komga/issues/104) + # [0.17.0](https://github.com/gotson/komga/compare/v0.16.5...v0.17.0) (2020-03-03) diff --git a/gradle.properties b/gradle.properties index 9f28a3ffc2..2804593a38 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1 +1 @@ -version=0.17.0 +version=0.18.0