Skip to content

Commit

Permalink
Set package version to 0.5.2 to reflect the fix of the
Browse files Browse the repository at this point in the history
Annotation.getTarget function to support object-like reference to
Scene or Canvas
  • Loading branch information
vincentmarchetti committed May 30, 2024
1 parent 4f1bafd commit 8558d3c
Show file tree
Hide file tree
Showing 8 changed files with 15 additions and 7 deletions.
4 changes: 4 additions & 0 deletions dist-commonjs/Annotation.js

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

2 changes: 1 addition & 1 deletion dist-commonjs/Annotation.js.map

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

4 changes: 4 additions & 0 deletions dist-esmodule/Annotation.js

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

2 changes: 1 addition & 1 deletion dist-esmodule/Annotation.js.map

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

2 changes: 1 addition & 1 deletion dist-umd/manifesto.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist-var/manifesto.js

Large diffs are not rendered by default.

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": "manifesto3d.js",
"version" : "0.5.1",
"version" : "0.5.2",
"description": "IIIF Presentation API utility library for client and server with 3D extension",
"main": "./dist-commonjs/index.js",
"module": "./dist-esmodule/index.js",
Expand Down

0 comments on commit 8558d3c

Please sign in to comment.