@wmfs/relationize
Advanced tools
Comparing version 1.10.0 to 1.11.0
@@ -0,1 +1,15 @@ | ||
# [1.11.0](https://github.com/wmfs/relationize/compare/v1.10.0...v1.11.0) (2018-12-21) | ||
### 🛠 Builds | ||
* **deps:** update boom requirement from 7.2.2 to 7.3.0 ([2b66e12](https://github.com/wmfs/relationize/commit/2b66e12)) | ||
* **deps-dev:** update [@semantic-release](https://github.com/semantic-release)/git requirement ([9991cc6](https://github.com/wmfs/relationize/commit/9991cc6)) | ||
* **deps-dev:** update semantic-release requirement ([5cd645d](https://github.com/wmfs/relationize/commit/5cd645d)) | ||
* **deps-dev:** update semantic-release requirement ([497e744](https://github.com/wmfs/relationize/commit/497e744)) | ||
* **deps-dev:** update semantic-release requirement ([70ad7ae](https://github.com/wmfs/relationize/commit/70ad7ae)) | ||
* **deps-dev:** update semantic-release requirement ([8d097a7](https://github.com/wmfs/relationize/commit/8d097a7)) | ||
* **deps-dev:** update semantic-release requirement ([863f138](https://github.com/wmfs/relationize/commit/863f138)) | ||
* **deps-dev:** update semantic-release requirement ([5b29616](https://github.com/wmfs/relationize/commit/5b29616)) | ||
# [1.10.0](https://github.com/wmfs/relationize/compare/v1.9.0...v1.10.0) (2018-11-03) | ||
@@ -2,0 +16,0 @@ |
{ | ||
"name": "@wmfs/relationize", | ||
"version": "1.10.0", | ||
"version": "1.11.0", | ||
"description": "Takes a set of JSON Schema definitions and returns a relational database structure capable of storing compliant data.", | ||
@@ -26,3 +26,3 @@ "author": "West Midlands Fire Service", | ||
"async": "2.6.1", | ||
"boom": "7.2.2", | ||
"boom": "7.3.0", | ||
"debug": "4.1.0", | ||
@@ -42,6 +42,6 @@ "glob": "7.1.3", | ||
"nyc": "13.1.0", | ||
"semantic-release": "15.10.7", | ||
"semantic-release": "15.13.1", | ||
"standard": "12.0.1", | ||
"@semantic-release/changelog": "3.0.1", | ||
"@semantic-release/git": "7.0.5" | ||
"@semantic-release/git": "7.0.6" | ||
}, | ||
@@ -48,0 +48,0 @@ "scripts": { |
53101
+ Addedboom@7.3.0(transitive)
- Removedboom@7.2.2(transitive)
Updatedboom@7.3.0