Skip to content

Commit

Permalink
5.0.0-72
Browse files Browse the repository at this point in the history
  • Loading branch information
cdrini committed Nov 3, 2023
1 parent 2804952 commit defeff6
Show file tree
Hide file tree
Showing 8 changed files with 14 additions and 8 deletions.
2 changes: 1 addition & 1 deletion BookReader/BookReader.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion BookReader/plugins/plugin.text_selection.js

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion BookReader/plugins/plugin.tts.js

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# 5.0.0-72
- Fix: Play/pause button out of sync with ReadAloud @sbwhitt
- Fix: BookReader not loading in sandboxed iframe @cdrini
- Dev: Fix noisy sentry error firing on any selection @cdrini
- Dev: Update to Node 20 @cdrini

# 5.0.0-71
- Dev: update jest monorepo @renovate
- Fix: Share & Mutliple View menu panel refactor @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-71",
"version": "5.0.0-72",
"description": "The Internet Archive BookReader.",
"repository": {
"type": "git",
Expand Down

0 comments on commit defeff6

Please sign in to comment.