Skip to content

Commit

Permalink
chore(release): 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
LasaleFamine committed Apr 6, 2018
1 parent e334679 commit 854e46d
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,23 @@

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.

<a name="1.1.0"></a>
# [1.1.0](https://github.com/LasaleFamine/pupperender/compare/v1.0.0...v1.1.0) (2018-04-06)


### Bug Fixes

* **package:** update puppeteer to version 1.1.0 ([d719e73](https://github.com/LasaleFamine/pupperender/commit/d719e73))
* **package:** update puppeteer to version 1.1.1 ([936b1fc](https://github.com/LasaleFamine/pupperender/commit/936b1fc))
* **package:** update puppeteer to version 1.2.0 ([5cbdd57](https://github.com/LasaleFamine/pupperender/commit/5cbdd57))


### Features

* **waituntil:** added waituntil prop when open page ([56b24d2](https://github.com/LasaleFamine/pupperender/commit/56b24d2))



<a name="1.0.0"></a>
# [1.0.0](https://github.com/LasaleFamine/pupperender/compare/v0.1.4...v1.0.0) (2018-01-16)

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.0.0",
"version": "1.1.0",
"description": "ExpressJs middleware for rendering PWA to bots using Puppeteer.",
"license": "MIT",
"repository": "LasaleFamine/pupperender",
Expand Down

0 comments on commit 854e46d

Please sign in to comment.