Skip to content

Commit

Permalink
chore(release): 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
LasaleFamine committed Apr 6, 2020
1 parent 3cadb4b commit 5106a80
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

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.

## [2.0.0](https://github.com/LasaleFamine/pupperender/compare/v1.2.4...v2.0.0) (2020-04-06)


### Bug Fixes

* drop node 8 ([36e9728](https://github.com/LasaleFamine/pupperender/commit/36e9728e99adae8e210b5c17a15abe61f5c9042b))
* **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)

### [1.2.4](https://github.com/LasaleFamine/pupperender/compare/v1.2.3...v1.2.4) (2019-12-01)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "pupperender",
"version": "1.2.4",
"version": "2.0.0",
"description": "ExpressJs middleware for rendering PWA to bots using Puppeteer.",
"license": "MIT",
"repository": "LasaleFamine/pupperender",
Expand Down

0 comments on commit 5106a80

Please sign in to comment.