@internetarchive/bookreader 5.0.0-53-alpha3 → 5.0.0-54

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,3 +1,6 @@
1
+ # 5.0.0-54
2
+ - Dev: Dispatch custom event from bookreader for ia-book-actions @nsharma123
3
+
1
4
  # 5.0.0-53
2
5
  - Dev: update icons & lit versions to help a.o build @iisa
3
6
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@internetarchive/bookreader",
3
- "version": "5.0.0-53-alpha3",
3
+ "version": "5.0.0-54",
4
4
  "description": "The Internet Archive BookReader.",
5
5
  "repository": {
6
6
  "type": "git",