chore(release): 0.22.1 [skip ci]

## [0.22.1](https://github.com/gotson/komga/compare/v0.22.0...v0.22.1) (2020-03-17)

### Bug Fixes

* use JDBC update statements for database migration ([f68e035](f68e0352fd))
This commit is contained in:
semantic-release-bot 2020-03-17 06:36:46 +00:00
parent f68e0352fd
commit 49e259f7fe
2 changed files with 8 additions and 1 deletions

View file

@ -1,3 +1,10 @@
## [0.22.1](https://github.com/gotson/komga/compare/v0.22.0...v0.22.1) (2020-03-17)
### Bug Fixes
* use JDBC update statements for database migration ([f68e035](https://github.com/gotson/komga/commit/f68e0352fdfd6d4683d4015c4b21bad6bcd070dc))
# [0.22.0](https://github.com/gotson/komga/compare/v0.21.0...v0.22.0) (2020-03-17)

View file

@ -1 +1 @@
version=0.22.0
version=0.22.1