Skip to content

Commit 5909ae8

Browse files
chore: release 1.0.3
1 parent 38a52af commit 5909ae8

3 files changed

Lines changed: 12 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{".":"1.0.2"}
1+
{".":"1.0.3"}

CHANGELOG.md

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

3+
## [1.0.3](https://github.com/ckilb/pocketbooksync.koplugin/compare/v1.0.2...v1.0.3) (2026-07-24)
4+
5+
6+
### Other
7+
8+
* bump actions/checkout in the github-actions group across 1 directory ([38a52af](https://github.com/ckilb/pocketbooksync.koplugin/commit/38a52af287a086f1ff44d4de08fa06a6c49233d5))
9+
* bump actions/checkout in the github-actions group across 1 directory ([3784d20](https://github.com/ckilb/pocketbooksync.koplugin/commit/3784d20c3af2c1f97e7b8142d74b98bad09d76be))
10+
* bump actions/checkout in the github-actions group across 1 directory ([0dee083](https://github.com/ckilb/pocketbooksync.koplugin/commit/0dee0833d1714ae58a55a73baa42d884c8f5f7c0))
11+
* bump googleapis/release-please-action ([400ce12](https://github.com/ckilb/pocketbooksync.koplugin/commit/400ce128802a53df326184c8949e2e63f1d025b3))
12+
313
## [1.0.2](https://github.com/ckilb/pocketbooksync.koplugin/compare/v1.0.1...v1.0.2) (2026-04-23)
414

515

pocketbooksync.koplugin/_meta.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ return {
33
name = "pocketbooksync",
44
fullname = _("Pocketbook Sync"),
55
description = _([[Sync reading status with Pocketbook.]]),
6-
version = "1.0.2", -- x-release-please-version
6+
version = "1.0.3", -- x-release-please-version
77
}

0 commit comments

Comments
 (0)