Skip to content

Commit af71c33

Browse files
committed
chore(package) v3.1.0
1 parent e51a76b commit af71c33

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

ChangeLog

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
2018.11.23, v3.1.0
2+
3+
feature:
4+
- (sinon-called-with-diff) calledWith -> @cloudcmd/stub
5+
6+
17
2018.11.05, v3.0.0
28

39
feature:

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "sinon-called-with-diff",
3-
"version": "3.0.0",
3+
"version": "3.1.0",
44
"description": "add diff to calledWith output of sinon",
55
"main": "lib/sinon-called-with-diff.js",
66
"scripts": {

0 commit comments

Comments
 (0)