Skip to content

Commit

Permalink
release: v4.4.21
Browse files Browse the repository at this point in the history
  • Loading branch information
qq15725 committed May 8, 2023
1 parent a567b62 commit e9b2ebe
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.4.21](https://github.com/qq15725/modern-screenshot/compare/v4.4.20...v4.4.21) (2023-05-08)


### Bug Fixes

* skip root margin ([a567b62](https://github.com/qq15725/modern-screenshot/commit/a567b625537db9c8ac035dcf2ec54613e6dc1236))



## [4.4.20](https://github.com/qq15725/modern-screenshot/compare/v4.4.19...v4.4.20) (2023-05-05)


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.20",
"version": "4.4.21",
"packageManager": "pnpm@7.26.2",
"description": "Quickly generate image from DOM node using HTML5 canvas and SVG",
"author": "wxm",
Expand Down

1 comment on commit e9b2ebe

@vercel
Copy link

@vercel vercel bot commented on e9b2ebe May 8, 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.