@cubejs-backend/sqlite-driver
Advanced tools
Comparing version 0.35.48 to 0.35.55
@@ -6,2 +6,13 @@ # Change Log | ||
## [0.35.55](https://github.com/cube-js/cube/compare/v0.35.54...v0.35.55) (2024-06-28) | ||
### Features | ||
* **sqlite-driver:** Upgrade sqlite3 to 5.1.7 ([#8406](https://github.com/cube-js/cube/issues/8406)) ([115ce9c](https://github.com/cube-js/cube/commit/115ce9c21042828030a9b9fa3cf505649a82838d)) | ||
## [0.35.48](https://github.com/cube-js/cube/compare/v0.35.47...v0.35.48) (2024-06-14) | ||
@@ -8,0 +19,0 @@ |
@@ -5,3 +5,3 @@ { | ||
"author": "Cube Dev, Inc.", | ||
"version": "0.35.48", | ||
"version": "0.35.55", | ||
"repository": { | ||
@@ -23,3 +23,3 @@ "type": "git", | ||
"@cubejs-backend/shared": "^0.35.43", | ||
"sqlite3": "^5.1.6" | ||
"sqlite3": "^5.1.7" | ||
}, | ||
@@ -36,3 +36,3 @@ "license": "Apache-2.0", | ||
}, | ||
"gitHead": "d3192f0f896058736da95d473f6c37238f8cc963" | ||
"gitHead": "3272593d1f42c5269a6b94ee097a18eaaa147c01" | ||
} |
74082
Updatedsqlite3@^5.1.7