Skip to content
This repository was archived by the owner on Nov 4, 2020. It is now read-only.

Commit 031b8e6

Browse files
committed
Release 13.2.2
1 parent 6db456c commit 031b8e6

File tree

3 files changed

+240
-236
lines changed

3 files changed

+240
-236
lines changed

History.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# 13.2.2 / 2018-07-26
2+
3+
* Updates for TS definition
4+
15
# 13.2.1 / 2018-01-12
26

37
* Fix `.size` to work with should/as-function

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "should",
33
"description": "test framework agnostic BDD-style assertions",
4-
"version": "13.2.1",
4+
"version": "13.2.2",
55
"author": "TJ Holowaychuk <tj@vision-media.ca>, Denis Bardadym <bardadymchik@gmail.com>",
66
"typings": "./should.d.ts",
77
"repository": {

0 commit comments

Comments
 (0)