Skip to content

Commit 5106a80

Browse files
committed
chore(release): 2.0.0
1 parent 3cadb4b commit 5106a80

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
## [2.0.0](https://github.com/LasaleFamine/pupperender/compare/v1.2.4...v2.0.0) (2020-04-06)
6+
7+
8+
### Bug Fixes
9+
10+
* drop node 8 ([36e9728](https://github.com/LasaleFamine/pupperender/commit/36e9728e99adae8e210b5c17a15abe61f5c9042b))
11+
* **package:** update puppeteer to version 2.1.1 ([d3c69f6](https://github.com/LasaleFamine/pupperender/commit/d3c69f63ee3086f095a1fbf6abc9b687f93b4606)), closes [#97](https://github.com/LasaleFamine/pupperender/issues/97)
12+
513
### [1.2.4](https://github.com/LasaleFamine/pupperender/compare/v1.2.3...v1.2.4) (2019-12-01)
614

715

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "pupperender",
3-
"version": "1.2.4",
3+
"version": "2.0.0",
44
"description": "ExpressJs middleware for rendering PWA to bots using Puppeteer.",
55
"license": "MIT",
66
"repository": "LasaleFamine/pupperender",

0 commit comments

Comments
 (0)