From b63eb4ab3aee13acc5dec8f54c7fe5a23fccba07 Mon Sep 17 00:00:00 2001 From: Chris Williams Date: Tue, 19 Nov 2019 15:53:34 -0800 Subject: [PATCH] =?UTF-8?q?`0.0.82-84`=20=F0=9F=8F=94?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e4e1a352..b9fd1b75 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,7 @@ # Changelog +- [v0.0.84](#v0084) +- [v0.0.83](#v0083) +- [v0.0.82](#v0082) - [v0.0.81](#v0081) - [v0.0.80](#v0080) - [v0.0.79](#v0079) @@ -34,9 +37,21 @@ - [v0.0.48](#v0048) - [v0.0.47](#v0047) +## v0.0.84 +🐛 Bug Fix +- [xy-chart] @williaster bump `@vx/text` to the `0.0.192` for bug fixes [#194](https://github.com/williaster/data-ui/pull/194) + +## v0.0.83 +🐛 Bug Fix +- [xy-chart][historgram][network][sparkline] @williaster bump `@vx/responsive` to `0.0.192` for bug fixes [#193](https://github.com/williaster/data-ui/pull/193) + +## v0.0.82 +🐛 Bug Fix +- [xy-chart] @williaster correctly render negative `` values, add demo [#192](https://github.com/williaster/data-ui/pull/192) + ## v0.0.81 🐛 Bug Fix -- [xy-chart] allow rangePadding override in `XAxis` or `YAxis` components [#190](https://github.com/williaster/data-ui/pull/190) closes [#189](https://github.com/williaster/data-ui/pull/190) +- [xy-chart] @williaster allow rangePadding override in `XAxis` or `YAxis` components [#190](https://github.com/williaster/data-ui/pull/190) closes [#189](https://github.com/williaster/data-ui/pull/190) ## v0.0.80