Skip to content

Commit

Permalink
Release 2.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jtassin committed Jun 16, 2020
1 parent a083778 commit ec30342
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [2.3.2](https://github.com/jtassin/pending-xhr-puppeteer/compare/v2.3.1...v2.3.2) (2020-06-16)


### Bug Fixes

* expose only interesting files ([a083778](https://github.com/jtassin/pending-xhr-puppeteer/commit/a08377834ea2f4b5fc4107f28ac5489b6603fb27))

## [2.3.1](https://github.com/jtassin/pending-xhr-puppeteer/compare/v2.3.0...v2.3.1) (2020-06-16)


Expand Down
2 changes: 1 addition & 1 deletion 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,7 +1,7 @@
{
"name": "pending-xhr-puppeteer",
"node": ">= 8.0.0",
"version": "2.3.1",
"version": "2.3.2",
"description": "Small tool for wait that all xhr are finished in pupeteer",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand Down

0 comments on commit ec30342

Please sign in to comment.