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

Commit 5245de7

Browse files
committed
6.1.2
1 parent 6f94f93 commit 5245de7

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## Version 6.1.2 2018-04-29
2+
3+
Tested with Node 10.
4+
5+
CORS and Access-Control-Allow-Methods #1161
6+
7+
747 passing (19s)
8+
12 pending
9+
10+
111
## Version 6.1.1 2018-04-07
212

313
Fixes btoa and atob function to match browser's spec #1160

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "zombie",
3-
"version": "6.1.1",
3+
"version": "6.1.2",
44
"description": "Insanely fast, full-stack, headless browser testing using Node.js",
55
"homepage": "https://www.npmjs.com/package/zombie",
66
"author": "Assaf Arkin <assaf@labnotes.org> (http://labnotes.org/)",

0 commit comments

Comments
 (0)