Skip to content

Commit

Permalink
chore(package) v2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
coderaiser committed Sep 13, 2018
1 parent fedcb77 commit 2dc19b6
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
2018.09.13, v2.2.0

feature:
- (package) eslint-plugin-node v7.0.1
- (sinon-called-with-diff) JSON -> json5


2018.06.27, v2.1.3

fix:
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sinon-called-with-diff",
"version": "2.1.3",
"version": "2.2.0",
"description": "add diff to calledWith output of sinon",
"main": "lib/sinon-called-with-diff.js",
"scripts": {
Expand Down

0 comments on commit 2dc19b6

Please sign in to comment.