Skip to content

Commit 2d48922

Browse files
authored
Merge pull request #6 from ZerozAndOnes/3.0.2
Bump version and add changelog link to readme
2 parents d01f5d3 + 52f2e95 commit 2d48922

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@
88

99
## Changelog
1010

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
1115
Have a look at the releases page: https://github.com/marcbachmann/node-html-pdf/releases
1216

1317
## Installation

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": "3.0.1",
3+
"version": "3.0.2",
44
"description": "HTML to PDF converter that uses phantomjs",
55
"engines": {
66
"node": ">=4.0.0"

0 commit comments

Comments
 (0)