Skip to content

Commit 8d6797a

Browse files
committed
0.1.6
1 parent ed26de5 commit 8d6797a

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

history.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
0.1.6 / 2015-06-14
2+
==================
3+
4+
- fix: unmocked routes now works properly
5+
- fix: avoid patching when superagent is patched already
6+
- add history.md
7+
18
0.1.5 / 2015-05-20
29
==================
310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "superagent-mocker",
3-
"version": "0.1.5",
3+
"version": "0.1.6",
44
"description": "Pretty simple mocks for the CRUD and REST API",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)