Skip to content
This repository has been archived by the owner on Dec 16, 2023. It is now read-only.

Commit

Permalink
Bump version to 5.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mdlavin committed Nov 4, 2016
1 parent 37bc176 commit 7971204
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,11 @@
## Version 5.0.1 2016-11-04

ADDED stub implementation of HTMLElement.getClientRects() to support jquery 1.12 implementation of width()

701 passing (16s)
12 pending


## Version 5.0.0 2016-11-03

Bumping the major version because jsdom is such a core component to zombie
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "zombie",
"version": "5.0.0",
"version": "5.0.1",
"description": "Insanely fast, full-stack, headless browser testing using Node.js",
"homepage": "https://www.npmjs.com/package/zombie",
"author": "Assaf Arkin <assaf@labnotes.org> (http://labnotes.org/)",
Expand Down

0 comments on commit 7971204

Please sign in to comment.