We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91d4925 commit 2baf972Copy full SHA for 2baf972
CHANGELOG.md
@@ -1,3 +1,5 @@
1
+## [1.8.3](https://github.com/bubkoo/html-to-image/compare/v1.8.2...v1.8.3) (2021-09-15)
2
+
3
## [1.8.2](https://github.com/bubkoo/html-to-image/compare/v1.8.1...v1.8.2) (2021-09-15)
4
5
## [1.8.1](https://github.com/bubkoo/html-to-image/compare/v1.8.0...v1.8.1) (2021-09-15)
package.json
@@ -1,6 +1,6 @@
{
"name": "html-to-image",
- "version": "1.8.2",
+ "version": "1.8.3",
"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