Skip to content

Commit

Permalink
5.0.0-58
Browse files Browse the repository at this point in the history
  • Loading branch information
cdrini committed Apr 4, 2023
1 parent e64270e commit 4a09a0b
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 5 deletions.
2 changes: 1 addition & 1 deletion BookReader/BookReader.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion BookReader/BookReader.js.map

Large diffs are not rendered by default.

4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# 5.0.0-58
- Fix BookReader sometimes failing to load when starting in Mode1Up @cdrini
- Update testing dependencies @cdrini

# 5.0.0-57
- Fix - do not show Download pane when there aren't any available @iisa

Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@internetarchive/bookreader",
"version": "5.0.0-57",
"version": "5.0.0-58",
"description": "The Internet Archive BookReader.",
"repository": {
"type": "git",
Expand Down

0 comments on commit 4a09a0b

Please sign in to comment.