Skip to content

Commit dda2378

Browse files
Gnathonicclaude
andcommitted
chore: bump version to 1.5.6 and add changelog
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent c67f0f4 commit dda2378

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## [1.5.6] - 2026-03-20
4+
5+
### Fixed
6+
7+
- **Continuous scroll drag stutter** - Fixed a lag spike when starting to drag in continuous scroll modes, especially noticeable on mobile devices
8+
39
## [1.5.5] - 2026-03-20
410

511
### Added

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mokuro-reader",
3-
"version": "1.5.5",
3+
"version": "1.5.6",
44
"private": true,
55
"scripts": {
66
"dev": "vite dev",

0 commit comments

Comments
 (0)