Skip to content

Commit

Permalink
0.0.82-84 πŸ”
Browse files Browse the repository at this point in the history
  • Loading branch information
williaster authored Nov 19, 2019
1 parent 402f883 commit b63eb4a
Showing 1 changed file with 16 additions and 1 deletion.
17 changes: 16 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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)
Expand Down Expand Up @@ -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 `<BarSeries />` 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
Expand Down

0 comments on commit b63eb4a

Please sign in to comment.