We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 205ca55 commit dd5d5faCopy full SHA for dd5d5fa
CHANGELOG.md
@@ -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
@@ -1,6 +1,6 @@
{
"name": "loopback-chai",
- "version": "1.0.0",
+ "version": "1.1.0",
"description": "Chai assertions for loopback",
"main": "dist/loopback-chai.js",
"scripts": {
0 commit comments