File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ <a name =" 1.1.0 " ></a >
2+ # 1.1.0 (2018-06-05)
3+
4+
5+ ### Bug Fixes
6+
7+ * ** package:** fix version ([ 84ffecc] ( https://github.com/InCuca/loopback-jest/commit/84ffecc ) )
8+ * ** setup:** add dist to setup ([ 974fd01] ( https://github.com/InCuca/loopback-jest/commit/974fd01 ) )
9+
10+
11+ ### Features
12+
13+ * ** codeclimate:** add eslint plugin ([ c982c8c] ( https://github.com/InCuca/loopback-jest/commit/c982c8c ) )
14+ * ** loopback-jest:** add toBeModel matcher ([ e125583] ( https://github.com/InCuca/loopback-jest/commit/e125583 ) )
15+ * ** package:** add lock file ([ 5ec2ea0] ( https://github.com/InCuca/loopback-jest/commit/5ec2ea0 ) )
16+ * ** package:** add setup to files ([ d5295ce] ( https://github.com/InCuca/loopback-jest/commit/d5295ce ) )
17+ * ** project:** import loopback-chai and refactor name ([ e9051da] ( https://github.com/InCuca/loopback-jest/commit/e9051da ) )
18+ * ** travis:** add code climate token ([ 4f04d13] ( https://github.com/InCuca/loopback-jest/commit/4f04d13 ) )
19+
20+
21+
122<a name =" 1.0.0 " ></a >
223# 1.0.0 (2018-06-05)
324
Original file line number Diff line number Diff line change 11{
22 "name" : " loopback-jest" ,
3- "version" : " 1.0 .0" ,
3+ "version" : " 1.1 .0" ,
44 "description" : " Jest matchers for loopback" ,
55 "main" : " dist/loopback-jest.js" ,
66 "scripts" : {
You can’t perform that action at this time.
0 commit comments