@cubejs-backend/shared
Advanced tools
Comparing version 0.26.15 to 0.26.16
@@ -6,2 +6,13 @@ # Change Log | ||
## [0.26.16](https://github.com/cube-js/cube.js/compare/v0.26.15...v0.26.16) (2021-02-18) | ||
### Bug Fixes | ||
* continueWaitTimeout is ignored: expose single centralized continueWaitTimeout option ([#2120](https://github.com/cube-js/cube.js/issues/2120)) ([2735d2c](https://github.com/cube-js/cube.js/commit/2735d2c1b60c0a31e3970c65b7dd1c293351614e)), closes [#225](https://github.com/cube-js/cube.js/issues/225) | ||
## [0.26.15](https://github.com/cube-js/cube.js/compare/v0.26.14...v0.26.15) (2021-02-16) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@cubejs-backend/shared", | ||
"version": "0.26.15", | ||
"version": "0.26.16", | ||
"description": "Shared code for Cube.js backend packages", | ||
@@ -53,3 +53,3 @@ "main": "dist/src/index.js", | ||
}, | ||
"gitHead": "74dd2352d4c16ed83fe4f86e338a22efb6152508" | ||
"gitHead": "0c271d2dcc6950b96e94b6b97cee5a3b5fc6cce6" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
79322