Skip to content

Commit acb189a

Browse files
committed
5.0.0-100
1 parent 3092c70 commit acb189a

File tree

3 files changed

+6
-3
lines changed

3 files changed

+6
-3
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# 5.0.0-100
2+
- Fix: Initialization bug with translation plugin @cdrini
3+
14
# 5.0.0-99
25
- Feature: Show loading indicator while downloading translation model @schu96
36
- Fix: Improve styling of URI text fragments @cdrini

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-99",
3+
"version": "5.0.0-100",
44
"description": "The Internet Archive BookReader.",
55
"type": "module",
66
"files": [

0 commit comments

Comments
 (0)