Skip to content

Commit

Permalink
release: v4.4.23
Browse files Browse the repository at this point in the history
  • Loading branch information
qq15725 committed May 12, 2023
1 parent aede0a7 commit 651b36f
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.23](https://github.com/qq15725/modern-screenshot/compare/v4.4.22...v4.4.23) (2023-05-12)


### Performance Improvements

* performance optimization ([aede0a7](https://github.com/qq15725/modern-screenshot/commit/aede0a768d3adc6b4dd6cf5da6d707c227725687))



## [4.4.22](https://github.com/qq15725/modern-screenshot/compare/v4.4.21...v4.4.22) (2023-05-08)


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.22",
"version": "4.4.23",
"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 651b36f

@vercel
Copy link

@vercel vercel bot commented on 651b36f May 12, 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.vercel.app
modern-screenshot-qq15725.vercel.app
modern-screenshot-git-main-qq15725.vercel.app

Please sign in to comment.