@wmfs/pg-delta-file
Advanced tools
Comparing version 1.24.0 to 1.25.0
@@ -0,1 +1,9 @@ | ||
# [1.25.0](https://github.com/wmfs/pg-delta-file/compare/v1.24.0...v1.25.0) (2018-11-27) | ||
### 🛠 Builds | ||
* **deps:** update luxon requirement from 1.8.0 to 1.8.1 ([10711d2](https://github.com/wmfs/pg-delta-file/commit/10711d2)) | ||
* **deps-dev:** update semantic-release requirement ([4fc83df](https://github.com/wmfs/pg-delta-file/commit/4fc83df)) | ||
# [1.24.0](https://github.com/wmfs/pg-delta-file/compare/v1.23.0...v1.24.0) (2018-11-23) | ||
@@ -2,0 +10,0 @@ |
{ | ||
"name": "@wmfs/pg-delta-file", | ||
"version": "1.24.0", | ||
"version": "1.25.0", | ||
"description": "Outputs change-only-update CSV files (or “delta” files) that contain all the necessary actions required to re-synchronize rows in a cloned table.", | ||
@@ -25,3 +25,3 @@ "author": "West Midlands Fire Service", | ||
"lodash": "4.17.11", | ||
"luxon": "1.8.0", | ||
"luxon": "1.8.1", | ||
"make-dir": "1.3.0", | ||
@@ -38,3 +38,3 @@ "pg": "7.6.1", | ||
"nyc": "13.1.0", | ||
"semantic-release": "15.12.1", | ||
"semantic-release": "15.12.2", | ||
"standard": "12.0.1", | ||
@@ -41,0 +41,0 @@ "@semantic-release/changelog": "3.0.1", |
38431
+ Addedluxon@1.8.1(transitive)
- Removedluxon@1.8.0(transitive)
Updatedluxon@1.8.1