mirror of
https://github.com/gotson/komga.git
synced 2025-12-06 08:32:25 +01:00
chore(release): 1.21.1 [skip ci]
This commit is contained in:
parent
10e0bded9d
commit
11c2c38e7e
3 changed files with 7 additions and 2 deletions
|
|
@ -1,3 +1,8 @@
|
|||
# [1.21.1](https://github.com/gotson/komga/compare/1.21.0...1.21.1) (2025-03-06)
|
||||
## 🐛 Fixes
|
||||
**api**
|
||||
- book import would return incorrect matched series ([10e0bde](https://github.com/gotson/komga/commits/10e0bde))
|
||||
|
||||
# [1.21.0](https://github.com/gotson/komga/compare/1.20.0...1.21.0) (2025-03-05)
|
||||
## 🚀 Features
|
||||
**api**
|
||||
|
|
|
|||
|
|
@ -1,2 +1,2 @@
|
|||
version=1.21.0
|
||||
version=1.21.1
|
||||
org.gradle.jvmargs=-Xmx2G
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@
|
|||
"url": "https://github.com/gotson/komga/blob/master/LICENSE"
|
||||
},
|
||||
"title": "Komga API",
|
||||
"version": "1.21.0"
|
||||
"version": "1.21.1"
|
||||
},
|
||||
"externalDocs": {
|
||||
"description": "Komga documentation",
|
||||
|
|
|
|||
Loading…
Reference in a new issue