chore(release): 0.60.0 [skip ci]

# [0.60.0](https://github.com/gotson/komga/compare/v0.59.2...v0.60.0) (2020-08-27)

### Bug Fixes

* ignore blank metadata fields ([c8c5df2](c8c5df2701)), closes [#288](https://github.com/gotson/komga/issues/288)
* series genre is not imported from metadata ([d0815dd](d0815dd80e))

### Features

* handle multiple story arcs in ComicInfoProvider ([f4451bf](f4451bfd41)), closes [#282](https://github.com/gotson/komga/issues/282)
This commit is contained in:
semantic-release-bot 2020-08-27 07:41:16 +00:00
parent c8c5df2701
commit bb7e31e02e
2 changed files with 14 additions and 1 deletions

View file

@ -1,3 +1,16 @@
# [0.60.0](https://github.com/gotson/komga/compare/v0.59.2...v0.60.0) (2020-08-27)
### Bug Fixes
* ignore blank metadata fields ([c8c5df2](https://github.com/gotson/komga/commit/c8c5df27013719f533554ed8d2fe2d51b5ed9972)), closes [#288](https://github.com/gotson/komga/issues/288)
* series genre is not imported from metadata ([d0815dd](https://github.com/gotson/komga/commit/d0815dd80ec246ad1c3c5dca70f49ed165fddf1f))
### Features
* handle multiple story arcs in ComicInfoProvider ([f4451bf](https://github.com/gotson/komga/commit/f4451bfd413f78598fe5760345b9c2a4864b3054)), closes [#282](https://github.com/gotson/komga/issues/282)
## [0.59.2](https://github.com/gotson/komga/compare/v0.59.1...v0.59.2) (2020-08-27)

View file

@ -1 +1 @@
version=0.59.2
version=0.60.0