Skip to content

Commit 46b3629

Browse files
committed
Version 1.2.1
1 parent 65086a1 commit 46b3629

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

Changelog.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
1.2.1
2+
=====
3+
- Remove 2 minute force timeout [#40](https://github.com/marcbachmann/node-html-pdf/issues/40)
4+
5+
16
1.2.0
27
=====
38
- Add `options.phantomArgs` option requested in [#22](https://github.com/marcbachmann/node-html-pdf/issues/22)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "html-pdf",
3-
"version": "1.2.0",
3+
"version": "1.2.1",
44
"description": "HTML to PDF converter that uses phantomjs",
55
"main": "lib/index.js",
66
"directories": {

0 commit comments

Comments
 (0)