chore(release): 0.134.1 [skip ci]

## [0.134.1](https://github.com/gotson/komga/compare/v0.134.0...v0.134.1) (2021-12-06)

### Bug Fixes

* exceptions SQLITE_TOOBIG could arise when deleting many books or series ([adf9e14](adf9e14fb2))
This commit is contained in:
semantic-release-bot 2021-12-06 03:30:20 +00:00
parent adf9e14fb2
commit 6517c1f8c4
3 changed files with 12 additions and 5 deletions

View File

@ -1,3 +1,10 @@
## [0.134.1](https://github.com/gotson/komga/compare/v0.134.0...v0.134.1) (2021-12-06)
### Bug Fixes
* exceptions SQLITE_TOOBIG could arise when deleting many books or series ([adf9e14](https://github.com/gotson/komga/commit/adf9e14fb26936f307177886171fa442dae1aec0))
# [0.134.0](https://github.com/gotson/komga/compare/v0.133.0...v0.134.0) (2021-12-02)

View File

@ -1,2 +1,2 @@
version=0.134.0
version=0.134.1
org.gradle.jvmargs=-Xmx2G -XX:MaxPermSize=2G

View File

@ -7924,7 +7924,7 @@
]
},
"patch": {
"operationId": "getProviders",
"operationId": "getProviders_3",
"responses": {
"200": {
"description": "OK",
@ -7955,7 +7955,7 @@
]
},
"post": {
"operationId": "getProviders_2",
"operationId": "getProviders_6",
"responses": {
"200": {
"description": "OK",
@ -8017,7 +8017,7 @@
]
},
"options": {
"operationId": "getProviders_3",
"operationId": "getProviders_2",
"responses": {
"200": {
"description": "OK",
@ -8079,7 +8079,7 @@
]
},
"put": {
"operationId": "getProviders_6",
"operationId": "getProviders",
"responses": {
"200": {
"description": "OK",