Skip to content

Commit 11c2c38

Browse files
chore(release): 1.21.1 [skip ci]
1 parent 10e0bde commit 11c2c38

3 files changed

Lines changed: 7 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# [1.21.1](https://github.com/gotson/komga/compare/1.21.0...1.21.1) (2025-03-06)
2+
## 🐛 Fixes
3+
**api**
4+
- book import would return incorrect matched series ([10e0bde](https://github.com/gotson/komga/commits/10e0bde))
5+
16
# [1.21.0](https://github.com/gotson/komga/compare/1.20.0...1.21.0) (2025-03-05)
27
## 🚀 Features
38
**api**

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
version=1.21.0
1+
version=1.21.1
22
org.gradle.jvmargs=-Xmx2G

komga/docs/openapi.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"url": "https://github.com/gotson/komga/blob/master/LICENSE"
88
},
99
"title": "Komga API",
10-
"version": "1.21.0"
10+
"version": "1.21.1"
1111
},
1212
"externalDocs": {
1313
"description": "Komga documentation",

0 commit comments

Comments
 (0)