@d3fc/d3fc-financial-feed
Advanced tools
Comparing version 6.0.0 to 6.0.1
@@ -6,2 +6,10 @@ # Change Log | ||
<a name="6.0.1"></a> | ||
## [6.0.1](https://github.com/d3fc/d3fc/compare/@d3fc/d3fc-financial-feed@6.0.0...@d3fc/d3fc-financial-feed@6.0.1) (2019-05-28) | ||
**Note:** Version bump only for package @d3fc/d3fc-financial-feed | ||
<a name="6.0.0"></a> | ||
@@ -37,3 +45,3 @@ # [6.0.0](https://github.com/d3fc/d3fc/compare/@d3fc/d3fc-financial-feed@5.0.7...@d3fc/d3fc-financial-feed@6.0.0) (2019-01-21) | ||
* use single d3 reference for bundleSpecs ([3d0a47e](https://github.com/d3fc/d3fc/commit/3d0a47e)) | ||
* use single D3 reference for bundleSpecs ([3d0a47e](https://github.com/d3fc/d3fc/commit/3d0a47e)) | ||
@@ -40,0 +48,0 @@ |
{ | ||
"name": "@d3fc/d3fc-financial-feed", | ||
"version": "6.0.0", | ||
"version": "6.0.1", | ||
"description": "An API for fetching financial time-series data from different sources including GDAX", | ||
@@ -27,3 +27,3 @@ "license": "MIT", | ||
"devDependencies": { | ||
"@d3fc/d3fc-scripts": "^2.0.4" | ||
"@d3fc/d3fc-scripts": "^2.0.5" | ||
}, | ||
@@ -30,0 +30,0 @@ "dependencies": { |
@@ -5,3 +5,3 @@ # d3fc-financial-feed | ||
[Main d3fc package](https://github.com/d3fc/d3fc) | ||
[Main D3FC package](https://github.com/d3fc/d3fc) | ||
@@ -8,0 +8,0 @@ ## Installing |
13706