Skip to content

Commit 2ec0e29

Browse files
chore(release): 1.23.3 [skip ci]
1 parent 1776174 commit 2ec0e29

File tree

3 files changed

+15
-2
lines changed

3 files changed

+15
-2
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
# [1.23.3](https://github.com/gotson/komga/compare/1.23.2...1.23.3) (2025-08-28)
2+
## 🐛 Fixes
3+
**api**
4+
- cannot create readlist or collection with database in WAL mode ([1776174](https://github.com/gotson/komga/commits/1776174))
5+
6+
## 🛠 Build
7+
**release**
8+
- fail jreleaser on publish errors ([6b4d81e](https://github.com/gotson/komga/commits/6b4d81e))
9+
10+
## ⚙️ Dependencies
11+
**ci**
12+
- bump actions/setup-java from 4 to 5 ([b837963](https://github.com/gotson/komga/commits/b837963))
13+
114
# [1.23.2](https://github.com/gotson/komga/compare/1.23.1...1.23.2) (2025-08-25)
215
## 🐛 Fixes
316
**kobo**

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
version=1.23.2
1+
version=1.23.3
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.23.2"
10+
"version": "1.23.3"
1111
},
1212
"externalDocs": {
1313
"description": "Komga documentation",

0 commit comments

Comments
 (0)