Skip to content

Commit 173fd6d

Browse files
chore(release): 1.6.2 [skip ci]
## [1.6.2](v1.6.1...v1.6.2) (2021-05-17)
1 parent 76f915f commit 173fd6d

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
## [1.6.2](https://github.com/bubkoo/html-to-image/compare/v1.6.1...v1.6.2) (2021-05-17)
2+
13
## [1.6.1](https://github.com/bubkoo/html-to-image/compare/v1.6.0...v1.6.1) (2021-04-23)
24

35
# [1.6.0](https://github.com/bubkoo/html-to-image/compare/v1.5.0...v1.6.0) (2021-04-06)

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