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 0f06370 commit 31faf59Copy full SHA for 31faf59
CHANGELOG.md
@@ -0,0 +1,6 @@
1
+## [1.3.11](https://github.com/bubkoo/html-to-image/compare/v1.3.10...v1.3.11) (2020-10-27)
2
+
3
4
+### Bug Fixes
5
6
+* **config:** 🐛 ⚙️ release config ([0f06370](https://github.com/bubkoo/html-to-image/commit/0f06370066334db7bed102641e6860cd6cd38056))
package.json
@@ -1,6 +1,6 @@
{
"name": "html-to-image",
- "version": "1.3.10",
+ "version": "1.3.11",
"description": "Generates an image from a DOM node using HTML5 canvas and SVG.",
"main": "lib/index.js",
"module": "es/index.js",
0 commit comments