Skip to content

Commit

Permalink
Release 2.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
jtassin committed Dec 13, 2020
1 parent c3d6ba1 commit aa1abbe
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
## [2.3.3](https://github.com/jtassin/pending-xhr-puppeteer/compare/v2.3.2...v2.3.3) (2020-12-13)

## [2.3.2](https://github.com/jtassin/pending-xhr-puppeteer/compare/v2.3.1...v2.3.2) (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.2",
"version": "2.3.3",
"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 aa1abbe

Please sign in to comment.