chore(release): 1.21.1 [skip ci]

This commit is contained in:
github-actions 2025-03-06 07:01:30 +00:00
parent 10e0bded9d
commit 11c2c38e7e
3 changed files with 7 additions and 2 deletions

View file

@ -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**

View file

@ -1,2 +1,2 @@
version=1.21.0
version=1.21.1
org.gradle.jvmargs=-Xmx2G

View file

@ -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",