Skip to content

Commit

Permalink
chore(release): 1.10.5 [skip ci]
Browse files Browse the repository at this point in the history
## [1.10.5](bubkoo/html-to-image@v1.10.4...v1.10.5) (2022-08-26)
  • Loading branch information
bubkoo authored and istaiti committed Feb 7, 2023
1 parent 149c723 commit 60ed161
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
## [1.10.5](https://github.com/bubkoo/html-to-image/compare/v1.10.4...v1.10.5) (2022-08-26)

## [1.10.4](https://github.com/bubkoo/html-to-image/compare/v1.10.3...v1.10.4) (2022-08-16)

## [1.10.3](https://github.com/bubkoo/html-to-image/compare/v1.10.2...v1.10.3) (2022-08-16)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "html-to-image",
"version": "1.10.4",
"version": "1.10.5",
"description": "Generates an image from a DOM node using HTML5 canvas and SVG.",
"main": "lib/index.js",
"module": "es/index.js",
Expand Down

0 comments on commit 60ed161

Please sign in to comment.