Skip to content

Commit

Permalink
5.0.0-69
Browse files Browse the repository at this point in the history
  • Loading branch information
cdrini committed Sep 18, 2023
1 parent fa43ed5 commit e643489
Show file tree
Hide file tree
Showing 5 changed files with 8 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.

3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# 5.0.0-69
- Fix: Handle ppi incorrectly set to one @cdrini

# 5.0.0-68
- Fix: 1up zoom wrong on start/entering full screen @cdrini
- Dev: BREAKING: delete `plugin.mobile_nav.js` no longer used @cdrini
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-68",
"version": "5.0.0-69",
"description": "The Internet Archive BookReader.",
"repository": {
"type": "git",
Expand Down

0 comments on commit e643489

Please sign in to comment.