Skip to content

Commit ef932f0

Browse files
authored
Merge pull request #138 from Rindrics/tagpr-from-v0.7.0
Release for v0.7.1
2 parents 01b4fc7 + fbed8a8 commit ef932f0

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## [v0.7.1](https://github.com/Rindrics/izuminokami-kanesada/compare/v0.7.0...v0.7.1) - 2026-03-08
4+
- fix: stop audio on navigation by @Rindrics in https://github.com/Rindrics/izuminokami-kanesada/pull/137
5+
- Fix Japanese translations for clarity and accuracy by @Rindrics in https://github.com/Rindrics/izuminokami-kanesada/pull/140
6+
37
## [v0.7.0](https://github.com/Rindrics/izuminokami-kanesada/compare/v0.6.0...v0.7.0) - 2026-02-13
48
- feat: provide copy button by @Rindrics in https://github.com/Rindrics/izuminokami-kanesada/pull/126
59
- fix: improve appearance of prev/next button by @Rindrics in https://github.com/Rindrics/izuminokami-kanesada/pull/131

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "izuminokami-kanesada",
3-
"version": "0.7.0",
3+
"version": "0.7.1",
44
"description": "四書五経およびその他の中国古典を学習するためのWebアプリケーション",
55
"license": "MIT",
66
"private": true,

0 commit comments

Comments
 (0)