mirror of
https://github.com/gotson/komga.git
synced 2026-04-19 21:41:31 +02:00
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:
parent
20720ae7cc
commit
1ad553b77a
2 changed files with 9 additions and 1 deletions
|
|
@ -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)
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
version=0.15.0
|
||||
version=0.15.1
|
||||
|
|
|
|||
Loading…
Reference in a new issue