@wmfs/hl-pg-client
Advanced tools
Comparing version 1.8.0 to 1.9.0
@@ -0,1 +1,11 @@ | ||
# [1.9.0](https://github.com/wmfs/hl-pg-client/compare/v1.8.0...v1.9.0) (2018-11-07) | ||
### 🛠 Builds | ||
* **deps:** update pg requirement from 7.6.0 to 7.6.1 ([cb8256c](https://github.com/wmfs/hl-pg-client/commit/cb8256c)) | ||
* **deps-dev:** update semantic-release requirement ([7e323e5](https://github.com/wmfs/hl-pg-client/commit/7e323e5)) | ||
* **deps-dev:** update semantic-release requirement ([9a6a63b](https://github.com/wmfs/hl-pg-client/commit/9a6a63b)) | ||
* **deps-dev:** update semantic-release requirement ([17f5fa4](https://github.com/wmfs/hl-pg-client/commit/17f5fa4)) | ||
# [1.8.0](https://github.com/wmfs/hl-pg-client/compare/v1.7.0...v1.8.0) (2018-10-26) | ||
@@ -2,0 +12,0 @@ |
{ | ||
"name": "@wmfs/hl-pg-client", | ||
"version": "1.8.0", | ||
"version": "1.9.0", | ||
"description": "Provides a slightly higher level PostgreSQL client, that builds on pg-pool", | ||
@@ -23,3 +23,3 @@ "author": "West Midlands Fire Service", | ||
"debug": "4.1.0", | ||
"pg": "7.6.0" | ||
"pg": "7.6.1" | ||
}, | ||
@@ -33,3 +33,3 @@ "devDependencies": { | ||
"nyc": "13.1.0", | ||
"semantic-release": "15.10.5", | ||
"semantic-release": "15.10.8", | ||
"standard": "12.0.1", | ||
@@ -36,0 +36,0 @@ "@semantic-release/changelog": "3.0.1", |
26264
+ Addedbuffer-writer@2.0.0(transitive)
+ Addedpg@7.6.1(transitive)
- Removedbuffer-writer@1.0.1(transitive)
- Removedpg@7.6.0(transitive)
Updatedpg@7.6.1