@cubejs-backend/postgres-driver
Advanced tools
Comparing version 0.17.5 to 0.17.7
@@ -6,2 +6,13 @@ # Change Log | ||
## [0.17.7](https://github.com/cube-js/cube.js/compare/v0.17.6...v0.17.7) (2020-02-12) | ||
### Features | ||
* add postgres-driver typings ([364d9bf](https://github.com/cube-js/cube.js/commit/364d9bf)) | ||
## [0.17.5](https://github.com/cube-js/cube.js/compare/v0.17.4...v0.17.5) (2020-02-07) | ||
@@ -8,0 +19,0 @@ |
@@ -5,3 +5,3 @@ { | ||
"author": "Statsbot, Inc.", | ||
"version": "0.17.5", | ||
"version": "0.17.7", | ||
"repository": { | ||
@@ -16,2 +16,3 @@ "type": "git", | ||
"main": "driver/PostgresDriver.js", | ||
"typings": "driver/index.d.ts", | ||
"scripts": { | ||
@@ -32,3 +33,3 @@ "lint": "eslint **/*.js" | ||
}, | ||
"gitHead": "b81ae167550ace46f509c87acc073056f09b6f0f" | ||
"gitHead": "2f0179173c24604eba4f5f7cc8fca0804240dc6d" | ||
} |
27298
7
98