File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ <a name =" 1.0.1 " ></a >
4
+ ## 1.0.1 (2019-12-06)
5
+
6
+ ### Added
7
+
8
+ - ✨ Add waitUntil option [[ a8f1b46] ( https://github.com/frinyvonnick/node-html-to-image/commit/a8f1b46c7ab702553f66c3d6a26adec6b7f05a8c )]
9
+
10
+ ### Miscellaneous
11
+
12
+ - 📝 Add a mention to the cli [[ bebd0f6] ( https://github.com/frinyvonnick/node-html-to-image/commit/bebd0f6211fcacca307949670d0eb9f4954f7e46 )]
13
+ - 📝 Fix examples [[ 2b1879b] ( https://github.com/frinyvonnick/node-html-to-image/commit/2b1879b796d61873be6957c37e7aab084c045112 )]
14
+
15
+
3
16
<a name =" 1.0.0 " ></a >
4
17
## 1.0.0 (2019-12-05)
5
18
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " node-html-to-image" ,
3
- "version" : " 1.0 .0" ,
3
+ "version" : " 1.1 .0" ,
4
4
"description" : " A Node.js library that generates images from HTML" ,
5
5
"main" : " src/index.js" ,
6
6
"repository" : " git@github.com:frinyvonnick/node-html-to-image.git" ,
You can’t perform that action at this time.
0 commit comments