metapak-sencrop
Advanced tools
Comparing version 1.0.0 to 1.1.0
@@ -16,2 +16,3 @@ | ||
expect: true, | ||
jest: true, | ||
}, | ||
@@ -18,0 +19,0 @@ rules: { |
@@ -0,1 +1,11 @@ | ||
<a name="1.1.0"></a> | ||
# [1.1.0](https://github.com/sencrop/metapak-sencrop/compare/v1.0.0...v1.1.0) (2017-07-20) | ||
### Features | ||
* **Main config:** Add jest global to ESLint settings ([38212c4](https://github.com/sencrop/metapak-sencrop/commit/38212c4)) | ||
<a name="1.0.0"></a> | ||
@@ -2,0 +12,0 @@ # 1.0.0 (2017-07-20) |
{ | ||
"name": "metapak-sencrop", | ||
"version": "1.0.0", | ||
"version": "1.1.0", | ||
"description": "A `metapak` plugin for Sencrop projects", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -11,2 +11,3 @@ 'use strict'; | ||
expect: true, | ||
jest: true, | ||
}, | ||
@@ -13,0 +14,0 @@ rules: { |
32227
545