We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76f915f commit 173fd6dCopy full SHA for 173fd6d
CHANGELOG.md
@@ -1,3 +1,5 @@
1
+## [1.6.2](https://github.com/bubkoo/html-to-image/compare/v1.6.1...v1.6.2) (2021-05-17)
2
+
3
## [1.6.1](https://github.com/bubkoo/html-to-image/compare/v1.6.0...v1.6.1) (2021-04-23)
4
5
# [1.6.0](https://github.com/bubkoo/html-to-image/compare/v1.5.0...v1.6.0) (2021-04-06)
package.json
@@ -1,6 +1,6 @@
{
"name": "html-to-image",
- "version": "1.6.1",
+ "version": "1.6.2",
"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