mirror of
https://github.com/gotson/komga.git
synced 2025-12-25 09:53:20 +01:00
chore(release): 0.40.1 [skip ci]
## [0.40.1](https://github.com/gotson/komga/compare/v0.40.0...v0.40.1) (2020-06-19) ### Bug Fixes * **webui:** drag series by handle when editing collection ([e72f4ab](e72f4ab57e)), closes [#214](https://github.com/gotson/komga/issues/214) * **webui:** wider display for collection expansion panel ([96c95ea](96c95ea074))
This commit is contained in:
parent
96c95ea074
commit
ae42ce92a6
2 changed files with 9 additions and 1 deletions
|
|
@ -1,3 +1,11 @@
|
|||
## [0.40.1](https://github.com/gotson/komga/compare/v0.40.0...v0.40.1) (2020-06-19)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **webui:** drag series by handle when editing collection ([e72f4ab](https://github.com/gotson/komga/commit/e72f4ab57e26405d9117da1c02c4efa6d4a6fa23)), closes [#214](https://github.com/gotson/komga/issues/214)
|
||||
* **webui:** wider display for collection expansion panel ([96c95ea](https://github.com/gotson/komga/commit/96c95ea0745d3bed9b0f618cb2aebdf8bde34a7f))
|
||||
|
||||
# [0.40.0](https://github.com/gotson/komga/compare/v0.39.0...v0.40.0) (2020-06-19)
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
version=0.40.0
|
||||
version=0.40.1
|
||||
|
|
|
|||
Loading…
Reference in a new issue