Skip to content

Commit b26caa1

Browse files
chore(release): 1.3.12 [skip ci]
## [1.3.12](v1.3.11...v1.3.12) (2020-10-27) ### Bug Fixes * **ci:** 🐛 👷 release config ([39cbcf1](39cbcf1)) * **config:** 🐛 ⚙️ release config ([6661037](6661037))
1 parent 39cbcf1 commit b26caa1

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [1.3.12](https://github.com/bubkoo/html-to-image/compare/v1.3.11...v1.3.12) (2020-10-27)
2+
3+
4+
### Bug Fixes
5+
6+
* **ci:** 🐛 👷 release config ([39cbcf1](https://github.com/bubkoo/html-to-image/commit/39cbcf125ef41884d589ff005259d79439c9ed90))
7+
* **config:** 🐛 ⚙️ release config ([6661037](https://github.com/bubkoo/html-to-image/commit/666103740f631320795c00a560163d72b0bd18f0))
8+
19
## [1.3.11](https://github.com/bubkoo/html-to-image/compare/v1.3.10...v1.3.11) (2020-10-27)
210

311

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