@cubejs-backend/postgres-driver
Advanced tools
Comparing version 0.11.20 to 0.12.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [0.12.0](https://github.com/cube-js/cube.js/compare/v0.11.25...v0.12.0) (2019-11-25) | ||
**Note:** Version bump only for package @cubejs-backend/postgres-driver | ||
## [0.11.20](https://github.com/cube-js/cube.js/compare/v0.11.19...v0.11.20) (2019-11-18) | ||
@@ -8,0 +16,0 @@ |
@@ -5,3 +5,3 @@ { | ||
"author": "Statsbot, Inc.", | ||
"version": "0.11.20", | ||
"version": "0.12.0", | ||
"repository": { | ||
@@ -20,3 +20,3 @@ "type": "git", | ||
"dependencies": { | ||
"@cubejs-backend/query-orchestrator": "^0.11.18", | ||
"@cubejs-backend/query-orchestrator": "^0.12.0", | ||
"moment": "^2.24.0", | ||
@@ -32,3 +32,3 @@ "pg": "^7.10.0" | ||
}, | ||
"gitHead": "79670a0942c4fe03db87ba63a5ba2f33fcbd7bd1" | ||
"gitHead": "1e19567b8451359f9238f6efb8da1f2601bb06d8" | ||
} |
24902
+ Added@cubejs-backend/query-orchestrator@0.12.2(transitive)
- Removed@cubejs-backend/query-orchestrator@0.11.18(transitive)