chore(release): 0.15.1 [skip ci]

## [0.15.1](https://github.com/gotson/komga/compare/v0.15.0...v0.15.1) (2020-02-25)

### Bug Fixes

* **webui:** responsive scaling for login page logo ([20720ae](20720ae7cc))
* send proper JSON on API 404 instead of index.html ([fb147a4](fb147a447a))
This commit is contained in:
semantic-release-bot 2020-02-25 06:37:43 +00:00
parent 20720ae7cc
commit 1ad553b77a
2 changed files with 9 additions and 1 deletions

View file

@ -1,3 +1,11 @@
## [0.15.1](https://github.com/gotson/komga/compare/v0.15.0...v0.15.1) (2020-02-25)
### Bug Fixes
* **webui:** responsive scaling for login page logo ([20720ae](https://github.com/gotson/komga/commit/20720ae7ccf44c4699d0154a0aa6ed3216813914))
* send proper JSON on API 404 instead of index.html ([fb147a4](https://github.com/gotson/komga/commit/fb147a447a4ba8aff73da57fff1c511a9d515b20))
# [0.15.0](https://github.com/gotson/komga/compare/v0.14.2...v0.15.0) (2020-02-25)

View file

@ -1 +1 @@
version=0.15.0
version=0.15.1