Skip to content

Commit 211abc7

Browse files
committed
Release 1.2.0
1 parent 56e92d6 commit 211abc7

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

History.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# master
22

3+
# 1.2.0
4+
5+
* Add `enabled` assertion
6+
* Add `prop` assertion
7+
38
# 1.1.2
49

510
* Support for IE and other implementations without __proto__.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"name": "chai-jquery",
44
"description": "jQuery assertions for the Chai assertion library",
55
"keywords": [ "test", "assertion", "assert", "testing", "jQuery" ],
6-
"version": "1.1.2",
6+
"version": "1.2.0",
77
"repository": {
88
"type": "git",
99
"url": "https://github.com/chaijs/chai-jquery"

0 commit comments

Comments
 (0)