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 297b17f commit 3f667f2Copy full SHA for 3f667f2
CHANGELOG.md
@@ -0,0 +1,6 @@
1
+## [1.8.5](https://github.com/bubkoo/html-to-image/compare/v1.8.4...v1.8.5) (2021-09-15)
2
+
3
4
+### Bug Fixes
5
6
+* 🐛 config changelog ([297b17f](https://github.com/bubkoo/html-to-image/commit/297b17f6e213c2278e7655dec3fd2444a3e705bf))
package.json
@@ -1,6 +1,6 @@
{
"name": "html-to-image",
- "version": "1.8.4",
+ "version": "1.8.5",
"description": "Generates an image from a DOM node using HTML5 canvas and SVG.",
"main": "lib/index.js",
"module": "es/index.js",
0 commit comments