@internetarchive/bookreader 5.0.0-44 → 5.0.0-45

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,6 +1,6 @@
1
+ # 5.0.0-45
1
2
  # 5.0.0-44
2
3
  Fix: dynamic `q=<term>` url parameter @iisa
3
- Fix: lcp download links @iisa
4
4
  Dev: dependency updates @renovate
5
5
 
6
6
  # 5.0.0-43
@@ -51,12 +51,12 @@ Dev: Re-enable testcafe tests in GH action @iisa
51
51
  Fix: Search results bar clears and closes properly @iisa
52
52
 
53
53
  # 5.0.0-35
54
- Fix: global syle leak specify colorbox styles @iisa
54
+ Fix: global style leak specify colorbox styles @iisa
55
55
  Fix: br menu reinits with shared ro load @iisa
56
56
  Fix: url plugin does not rewrite with multiple slashes @iisa
57
57
 
58
58
  # 5.0.0-34
59
- Dev: udpate test dependencies @cdrini
59
+ Dev: update test dependencies @cdrini
60
60
  Fix: Update hyphen stitching regex to include dangling "¬" @cdrini
61
61
  Fix: pop open multiple files menu at proper width @iisa
62
62
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@internetarchive/bookreader",
3
- "version": "5.0.0-44",
3
+ "version": "5.0.0-45",
4
4
  "description": "The Internet Archive BookReader.",
5
5
  "repository": {
6
6
  "type": "git",