chore(release): 0.132.2 [skip ci]

## [0.132.2](https://github.com/gotson/komga/compare/v0.132.1...v0.132.2) (2021-11-16)

### Bug Fixes

* **webreader:** jump to previous or next book via keyboard ([ac3d969](ac3d969a0f)), closes [#722](https://github.com/gotson/komga/issues/722)
This commit is contained in:
semantic-release-bot 2021-11-16 08:31:46 +00:00
parent ac3d969a0f
commit 7df2be9244
3 changed files with 14 additions and 7 deletions

View File

@ -1,3 +1,10 @@
## [0.132.2](https://github.com/gotson/komga/compare/v0.132.1...v0.132.2) (2021-11-16)
### Bug Fixes
* **webreader:** jump to previous or next book via keyboard ([ac3d969](https://github.com/gotson/komga/commit/ac3d969a0f79bc1888be8d356caf364dd1e568cb)), closes [#722](https://github.com/gotson/komga/issues/722)
## [0.132.1](https://github.com/gotson/komga/compare/v0.132.0...v0.132.1) (2021-11-07)

View File

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

View File

@ -7767,7 +7767,7 @@
},
"/api/v1/oauth2/providers": {
"head": {
"operationId": "getProviders_1",
"operationId": "getProviders_6",
"responses": {
"200": {
"description": "OK",
@ -7798,7 +7798,7 @@
]
},
"patch": {
"operationId": "getProviders_3",
"operationId": "getProviders_2",
"responses": {
"200": {
"description": "OK",
@ -7860,7 +7860,7 @@
]
},
"get": {
"operationId": "getProviders_2",
"operationId": "getProviders_1",
"responses": {
"200": {
"description": "OK",
@ -7891,7 +7891,7 @@
]
},
"options": {
"operationId": "getProviders_4",
"operationId": "getProviders_5",
"responses": {
"200": {
"description": "OK",
@ -7922,7 +7922,7 @@
]
},
"delete": {
"operationId": "getProviders_6",
"operationId": "getProviders_3",
"responses": {
"200": {
"description": "OK",
@ -7953,7 +7953,7 @@
]
},
"put": {
"operationId": "getProviders_5",
"operationId": "getProviders_4",
"responses": {
"200": {
"description": "OK",