Skip to content

Commit

Permalink
release: v4.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
qq15725 committed Nov 12, 2024
1 parent d163943 commit c73f41b
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [4.5.3](https://github.com/qq15725/modern-screenshot/compare/v4.5.2...v4.5.3) (2024-11-12)


### Bug Fixes

* worker export in the package.json ([d163943](https://github.com/qq15725/modern-screenshot/commit/d163943763969d6bf1d2846f76edf7fff88cb8dc))



## [4.5.2](https://github.com/qq15725/modern-screenshot/compare/v4.5.1...v4.5.2) (2024-11-09)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "modern-screenshot",
"type": "module",
"version": "4.5.2",
"version": "4.5.3",
"packageManager": "[email protected]",
"description": "Quickly generate image from DOM node using HTML5 canvas and SVG",
"author": "wxm",
Expand Down

0 comments on commit c73f41b

Please sign in to comment.