@cubejs-backend/sqlite-driver
Advanced tools
Comparing version 0.18.18 to 0.19.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [0.19.0](https://github.com/cube-js/cube.js/compare/v0.18.32...v0.19.0) (2020-04-09) | ||
**Note:** Version bump only for package @cubejs-backend/sqlite-driver | ||
## [0.18.18](https://github.com/cube-js/cube.js/compare/v0.18.17...v0.18.18) (2020-03-28) | ||
@@ -8,0 +16,0 @@ |
@@ -5,3 +5,3 @@ { | ||
"author": "Statsbot, Inc.", | ||
"version": "0.18.18", | ||
"version": "0.19.0", | ||
"repository": { | ||
@@ -21,3 +21,3 @@ "type": "git", | ||
"dependencies": { | ||
"@cubejs-backend/query-orchestrator": "^0.18.18", | ||
"@cubejs-backend/query-orchestrator": "^0.19.0", | ||
"sqlite3": "^4.1.0" | ||
@@ -38,3 +38,3 @@ }, | ||
}, | ||
"gitHead": "e7a851fa75c56b1a33f6d9db1a3bf6471796134b" | ||
"gitHead": "ae0584d2f0c3bda6208597911e135f5bd639ee4f" | ||
} |
21009
+ Added@cubejs-backend/query-orchestrator@0.19.61(transitive)
- Removed@cubejs-backend/query-orchestrator@0.18.18(transitive)