Skip to content

Commit

Permalink
Release v2.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
klarkc committed May 26, 2018
1 parent 2c605d9 commit b3e3f01
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
<a name="2.4.0"></a>
# [2.4.0](https://github.com/InCuca/loopback-chai/compare/v2.3.0...v2.4.0) (2018-05-26)


### Features

* **cc:** add badges ([2c605d9](https://github.com/InCuca/loopback-chai/commit/2c605d9))
* **methods:** add belongsTo ([95ac884](https://github.com/InCuca/loopback-chai/commit/95ac884))
* **package:** add coverage to test output ([bc140b4](https://github.com/InCuca/loopback-chai/commit/bc140b4))
* **travis:** add cc-test-reporter ([69dfed8](https://github.com/InCuca/loopback-chai/commit/69dfed8))
* **travis:** add test converage reporter ([e12bddd](https://github.com/InCuca/loopback-chai/commit/e12bddd))



<a name="2.3.0"></a>
# [2.3.0](https://github.com/InCuca/loopback-chai/compare/v2.2.1...v2.3.0) (2018-05-10)

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": "loopback-chai",
"version": "2.3.0",
"version": "2.4.0",
"description": "Chai assertions for loopback",
"main": "dist/loopback-chai.js",
"scripts": {
Expand Down

0 comments on commit b3e3f01

Please sign in to comment.