Skip to content

Commit 31faf59

Browse files
chore(release): 1.3.11 [skip ci]
## [1.3.11](v1.3.10...v1.3.11) (2020-10-27) ### Bug Fixes * **config:** 🐛 ⚙️ release config ([0f06370](0f06370))
1 parent 0f06370 commit 31faf59

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "html-to-image",
3-
"version": "1.3.10",
3+
"version": "1.3.11",
44
"description": "Generates an image from a DOM node using HTML5 canvas and SVG.",
55
"main": "lib/index.js",
66
"module": "es/index.js",

0 commit comments

Comments
 (0)