We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c42be0 commit 868196dCopy full SHA for 868196d
CHANGELOG.md
@@ -1,3 +1,5 @@
1
+## [1.10.5](https://github.com/bubkoo/html-to-image/compare/v1.10.4...v1.10.5) (2022-08-26)
2
+
3
## [1.10.4](https://github.com/bubkoo/html-to-image/compare/v1.10.3...v1.10.4) (2022-08-16)
4
5
## [1.10.3](https://github.com/bubkoo/html-to-image/compare/v1.10.2...v1.10.3) (2022-08-16)
package.json
@@ -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",
6
"module": "es/index.js",
0 commit comments