Skip to content

Commit

Permalink
release: v4.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
qq15725 committed Feb 22, 2023
1 parent 88232a2 commit 0c7e6d4
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
## [4.4.1](https://github.com/qq15725/modern-screenshot/compare/v4.4.0...v4.4.1) (2023-02-22)


### Bug Fixes

* logic interruptions caused by video cors errors ([2bb1c3f](https://github.com/qq15725/modern-screenshot/commit/2bb1c3fa6c7b389fe544090ade491f0b3ca78a01))
* remove debug code ([88232a2](https://github.com/qq15725/modern-screenshot/commit/88232a27036c49cfdd9882695f77effa442065cc))
* video clone ([#10](https://github.com/qq15725/modern-screenshot/issues/10)) ([3c473d5](https://github.com/qq15725/modern-screenshot/commit/3c473d5283aefa19cb30ff8cc05e71fb6ef89f35))



# [4.4.0](https://github.com/qq15725/modern-screenshot/compare/v4.3.6...v4.4.0) (2023-02-21)


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.4.0",
"version": "4.4.1",
"packageManager": "[email protected]",
"description": "Fast generates an image from a DOM node using HTML5 canvas and SVG",
"author": "wxm",
Expand Down

1 comment on commit 0c7e6d4

@vercel
Copy link

@vercel vercel bot commented on 0c7e6d4 Feb 22, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

modern-screenshot – ./

modern-screenshot-qq15725.vercel.app
modern-screenshot-git-main-qq15725.vercel.app
modern-screenshot.vercel.app

Please sign in to comment.