Skip to content

Commit b155184

Browse files
committed
5.0.0-97
1 parent 44da313 commit b155184

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# 5.0.0-97
2+
- Feature: Add experimental translation plugin @schu96 @mekarpeles @pezvi @cdrini
3+
- Fix: Default language not selected correctly for ReadAloud @schu96
4+
15
# 5.0.0-96
26
- Fix: BookReader/ missing from npm package! @cdrini
37
- Also exclude other non-essential files, like tests, etc from the npm package.

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@internetarchive/bookreader",
3-
"version": "5.0.0-96",
3+
"version": "5.0.0-97",
44
"description": "The Internet Archive BookReader.",
55
"type": "module",
66
"files": [

0 commit comments

Comments
 (0)