From 626a727d67108b6d98064bbbe2a0be14fa44d4f8 Mon Sep 17 00:00:00 2001 From: jdxcode <216188+jdxcode@users.noreply.github.com> Date: Thu, 1 Feb 2018 02:48:35 +0000 Subject: [PATCH] chore(release): 0.6.6 [skip ci] ## [0.6.6](https://github.com/jdxcode/fancy-test/compare/ca9b837d71e17e705d5e048ee9b0d2157bad36a1...v0.6.6) (2018-02-01) ### Bug Fixes * add TEST_OUTPUT flag ([8de6fb7](https://github.com/jdxcode/fancy-test/commit/8de6fb7)) --- CHANGELOG.md | 8 ++++++++ package.json | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index eb8b691..c998aad 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ + +## [0.6.6](https://github.com/jdxcode/fancy-test/compare/ca9b837d71e17e705d5e048ee9b0d2157bad36a1...v0.6.6) (2018-02-01) + + +### Bug Fixes + +* add TEST_OUTPUT flag ([8de6fb7](https://github.com/jdxcode/fancy-test/commit/8de6fb7)) + ## [0.6.5](https://github.com/jdxcode/fancy-test/compare/16de1b478c9634c926aeca618dc786ed777a7e6f...v0.6.5) (2018-01-29) diff --git a/package.json b/package.json index 8f7bd02..cdbcc2d 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "fancy-test", "description": "extendable utilities for testing", - "version": "0.6.5", + "version": "0.6.6", "author": "Jeff Dickey @jdxcode", "bugs": "https://github.com/jdxcode/fancy-test/issues", "dependencies": {