mirror of
https://github.com/gotson/komga.git
synced 2025-01-09 04:08:00 +08:00
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:
parent
adf9e14fb2
commit
6517c1f8c4
@ -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)
|
# [0.134.0](https://github.com/gotson/komga/compare/v0.133.0...v0.134.0) (2021-12-02)
|
||||||
|
|
||||||
|
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
version=0.134.0
|
version=0.134.1
|
||||||
org.gradle.jvmargs=-Xmx2G -XX:MaxPermSize=2G
|
org.gradle.jvmargs=-Xmx2G -XX:MaxPermSize=2G
|
||||||
|
@ -7924,7 +7924,7 @@
|
|||||||
]
|
]
|
||||||
},
|
},
|
||||||
"patch": {
|
"patch": {
|
||||||
"operationId": "getProviders",
|
"operationId": "getProviders_3",
|
||||||
"responses": {
|
"responses": {
|
||||||
"200": {
|
"200": {
|
||||||
"description": "OK",
|
"description": "OK",
|
||||||
@ -7955,7 +7955,7 @@
|
|||||||
]
|
]
|
||||||
},
|
},
|
||||||
"post": {
|
"post": {
|
||||||
"operationId": "getProviders_2",
|
"operationId": "getProviders_6",
|
||||||
"responses": {
|
"responses": {
|
||||||
"200": {
|
"200": {
|
||||||
"description": "OK",
|
"description": "OK",
|
||||||
@ -8017,7 +8017,7 @@
|
|||||||
]
|
]
|
||||||
},
|
},
|
||||||
"options": {
|
"options": {
|
||||||
"operationId": "getProviders_3",
|
"operationId": "getProviders_2",
|
||||||
"responses": {
|
"responses": {
|
||||||
"200": {
|
"200": {
|
||||||
"description": "OK",
|
"description": "OK",
|
||||||
@ -8079,7 +8079,7 @@
|
|||||||
]
|
]
|
||||||
},
|
},
|
||||||
"put": {
|
"put": {
|
||||||
"operationId": "getProviders_6",
|
"operationId": "getProviders",
|
||||||
"responses": {
|
"responses": {
|
||||||
"200": {
|
"200": {
|
||||||
"description": "OK",
|
"description": "OK",
|
||||||
|
Loading…
Reference in New Issue
Block a user