We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d01f5d3 + 52f2e95 commit 2d48922Copy full SHA for 2d48922
README.md
@@ -8,6 +8,10 @@
8
9
## Changelog
10
11
+### 3.0.2 Onwards
12
+Have a look at the releases page: https://github.com/ZerozAndOnes/node-html-pdf/releases
13
+
14
+### Pre 3.0.2
15
Have a look at the releases page: https://github.com/marcbachmann/node-html-pdf/releases
16
17
## Installation
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "html-pdf",
3
- "version": "3.0.1",
+ "version": "3.0.2",
4
"description": "HTML to PDF converter that uses phantomjs",
5
"engines": {
6
"node": ">=4.0.0"
0 commit comments