Skip to content

Commit

Permalink
chore(release): 0.23.0 [skip ci]
Browse files Browse the repository at this point in the history
# [0.23.0](v0.22.2...v0.23.0) (2020-03-18)

### Features

* **book reader:** background color settings ([2c87e7b](2c87e7b)), closes [#113](#113)
* **book reader:** pressing ESC will close the toolbars ([791f5df](791f5df))
  • Loading branch information
semantic-release-bot committed Mar 18, 2020
1 parent 4625804 commit aafb345
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# [0.23.0](https://github.com/gotson/komga/compare/v0.22.2...v0.23.0) (2020-03-18)


### Features

* **book reader:** background color settings ([2c87e7b](https://github.com/gotson/komga/commit/2c87e7bba6f33c52313d5b28690cf179eaac8c85)), closes [#113](https://github.com/gotson/komga/issues/113)
* **book reader:** pressing ESC will close the toolbars ([791f5df](https://github.com/gotson/komga/commit/791f5dff0878a72a5d34f8e201090e656492784c))

## [0.22.2](https://github.com/gotson/komga/compare/v0.22.1...v0.22.2) (2020-03-17)


Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1 +1 @@
version=0.22.2
version=0.23.0

0 comments on commit aafb345

Please sign in to comment.