Skip to content

Commit fd4e77c

Browse files
authored
Merge pull request #184 from Eroge-Abyss/release-please--branches--main--components--app
chore(main): release app 1.10.3
2 parents 76e9613 + 80dad96 commit fd4e77c

4 files changed

Lines changed: 7 additions & 3 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.10.2"
2+
".": "1.10.3"
33
}

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## 1.10.3 (2026-06-13)
4+
5+
**Full Changelog**: https://github.com/Eroge-Abyss/tadoku/compare/app-v1.10.2...app-v1.10.3
6+
37
## 1.10.2 (2026-06-12)
48

59
**Full Changelog**: https://github.com/Eroge-Abyss/tadoku/compare/app-v1.10.1...app-v1.10.2

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tadoku",
3-
"version": "1.10.2",
3+
"version": "1.10.3",
44
"description": "",
55
"type": "module",
66
"scripts": {

src-tauri/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "tadoku"
3-
version = "1.10.2"
3+
version = "1.10.3"
44
description = "A Visual Novel manager and stats tracker"
55
authors = ["kofta999 <mostafaxxx555@gmail.com>", "rekka69", "applesx"]
66
edition = "2024"

0 commit comments

Comments
 (0)