Skip to content

Commit

Permalink
Bumped to version 1.4.0.
Browse files Browse the repository at this point in the history
Signed-off-by: Hermann Mayer <[email protected]>
  • Loading branch information
Jack12816 committed Oct 21, 2022
1 parent d78c6e2 commit 436f32d
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
### next
### 1.4.0

* Upgraded to puppeteer 10.1.0 (1.14.0 previous)
* Upgraded from Node.js 8-11 to 14 and 16 (14 is the new minimum)
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "pdfgen",
"version": "1.3.0",
"version": "1.4.0",
"description": "Generate a PDF from a given URL",
"bin": {
"pdfgen": "./bin/pdfgen"
Expand Down

0 comments on commit 436f32d

Please sign in to comment.