Skip to content

Commit 9426264

Browse files
chore(release): 1.3.17 [skip ci]
## [1.3.17](v1.3.16...v1.3.17) (2020-10-28) ### Bug Fixes * 🐛 publish to github package ([f0914a2](f0914a2))
1 parent 9c71ee0 commit 9426264

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.3.17](https://github.com/bubkoo/html-to-image/compare/v1.3.16...v1.3.17) (2020-10-28)
2+
3+
4+
### Bug Fixes
5+
6+
* 🐛 publish to github package ([f0914a2](https://github.com/bubkoo/html-to-image/commit/f0914a2c80f12a52f3f9e182cbaa54d6abf432b6))
7+
18
## [1.3.16](https://github.com/bubkoo/html-to-image/compare/v1.3.15...v1.3.16) (2020-10-28)
29

310

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.16",
3+
"version": "1.3.17",
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)