mirror of
https://github.com/gotson/komga.git
synced 2025-12-21 16:03:03 +01:00
chore(release): 0.28.6 [skip ci]
## [0.28.6](https://github.com/gotson/komga/compare/v0.28.5...v0.28.6) (2020-05-08) ### Bug Fixes * ignore alpha channel on image conversion ([9556ae5](9556ae51f2)), closes [#153](https://github.com/gotson/komga/issues/153)
This commit is contained in:
parent
9556ae51f2
commit
3586ea1426
2 changed files with 8 additions and 1 deletions
|
|
@ -1,3 +1,10 @@
|
|||
## [0.28.6](https://github.com/gotson/komga/compare/v0.28.5...v0.28.6) (2020-05-08)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* ignore alpha channel on image conversion ([9556ae5](https://github.com/gotson/komga/commit/9556ae51f262470b1fbb5fd9af2d8caeb3c1fa64)), closes [#153](https://github.com/gotson/komga/issues/153)
|
||||
|
||||
## [0.28.5](https://github.com/gotson/komga/compare/v0.28.4...v0.28.5) (2020-05-08)
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
version=0.28.5
|
||||
version=0.28.6
|
||||
|
|
|
|||
Loading…
Reference in a new issue