Skip to content

Commit

Permalink
release: v4.4.27
Browse files Browse the repository at this point in the history
  • Loading branch information
qq15725 committed Jul 31, 2023
1 parent c707dc2 commit 8d1860b
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.27](https://github.com/qq15725/modern-screenshot/compare/v4.4.26...v4.4.27) (2023-07-31)


### Features

* supports enable part features, fix more abnormal attributes ([#35](https://github.com/qq15725/modern-screenshot/issues/35) [#36](https://github.com/qq15725/modern-screenshot/issues/36)) ([c707dc2](https://github.com/qq15725/modern-screenshot/commit/c707dc2e7fdefc26b1f2c7756ea559d5ee4b66cd))



## [4.4.26](https://github.com/qq15725/modern-screenshot/compare/v4.4.25...v4.4.26) (2023-06-03)


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.26",
"version": "4.4.27",
"packageManager": "[email protected]",
"description": "Quickly generate image from DOM node using HTML5 canvas and SVG",
"author": "wxm",
Expand Down

1 comment on commit 8d1860b

@vercel
Copy link

@vercel vercel bot commented on 8d1860b Jul 31, 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-git-main-qq15725.vercel.app
modern-screenshot-qq15725.vercel.app
modern-screenshot.vercel.app

Please sign in to comment.