mirror of
https://github.com/gotson/komga.git
synced 2026-04-21 14:30:50 +02:00
chore(release): 0.16.1 [skip ci]
## [0.16.1](https://github.com/gotson/komga/compare/v0.16.0...v0.16.1) (2020-02-27) ### Bug Fixes * **webui:** close edit series dialog on escape keypress ([7c0f55d](7c0f55deeb)) * **webui:** remove ripple effect on series card ([ce5594e](ce5594e82e))
This commit is contained in:
parent
7c0f55deeb
commit
7028e0c14b
2 changed files with 9 additions and 1 deletions
|
|
@ -1,3 +1,11 @@
|
|||
## [0.16.1](https://github.com/gotson/komga/compare/v0.16.0...v0.16.1) (2020-02-27)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **webui:** close edit series dialog on escape keypress ([7c0f55d](https://github.com/gotson/komga/commit/7c0f55deeb30ac406ffd4cd15395363cbb372951))
|
||||
* **webui:** remove ripple effect on series card ([ce5594e](https://github.com/gotson/komga/commit/ce5594e82e265cc99421fb5a7489a642d34b1204))
|
||||
|
||||
# [0.16.0](https://github.com/gotson/komga/compare/v0.15.1...v0.16.0) (2020-02-27)
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
version=0.16.0
|
||||
version=0.16.1
|
||||
|
|
|
|||
Loading…
Reference in a new issue