From 99db9c72a53746f9bb4157f097c1c8068942c202 Mon Sep 17 00:00:00 2001 From: jdxcode <216188+jdxcode@users.noreply.github.com> Date: Sat, 3 Feb 2018 18:34:57 +0000 Subject: [PATCH] chore(release): 0.6.10 [skip ci] ## [0.6.10](https://github.com/jdxcode/fancy-test/compare/07988acff811e4cedd5afc753e8a139002a74160...v0.6.10) (2018-02-03) ### Bug Fixes * added nock scope back ([6f30e60](https://github.com/jdxcode/fancy-test/commit/6f30e60)) --- CHANGELOG.md | 8 ++++++++ package.json | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3afa015..1a29aaa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ + +## [0.6.10](https://github.com/jdxcode/fancy-test/compare/07988acff811e4cedd5afc753e8a139002a74160...v0.6.10) (2018-02-03) + + +### Bug Fixes + +* added nock scope back ([6f30e60](https://github.com/jdxcode/fancy-test/commit/6f30e60)) + ## [0.6.9](https://github.com/jdxcode/fancy-test/compare/1c40e4c6aa4cc89e587191285706bcc66dcd7ed9...v0.6.9) (2018-02-03) diff --git a/package.json b/package.json index f640972..1bd94f2 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "fancy-test", "description": "extendable utilities for testing", - "version": "0.6.9", + "version": "0.6.10", "author": "Jeff Dickey @jdxcode", "bugs": "https://github.com/jdxcode/fancy-test/issues", "dependencies": {