Skip to content

Commit dd5d5fa

Browse files
author
Walker Leite
committed
Release v1.1.0
1 parent 205ca55 commit dd5d5fa

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
<a name="1.1.0"></a>
2+
# 1.1.0 (2018-05-08)
3+
4+
5+
### Features
6+
7+
* **project:** add initial code ([e116ee0](https://github.com/InCuca/loopback-chai/commit/e116ee0))
8+
* **project:** move src to src dir ([f538111](https://github.com/InCuca/loopback-chai/commit/f538111))
9+
* **rollup:** add external dependencies ([be11bd4](https://github.com/InCuca/loopback-chai/commit/be11bd4))
10+
11+
12+

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "loopback-chai",
3-
"version": "1.0.0",
3+
"version": "1.1.0",
44
"description": "Chai assertions for loopback",
55
"main": "dist/loopback-chai.js",
66
"scripts": {

0 commit comments

Comments
 (0)