Skip to content

Commit

Permalink
[changelog] v0.0.145
Browse files Browse the repository at this point in the history
  • Loading branch information
hshoff authored Nov 1, 2017
1 parent 17b3211 commit be2472b
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# Changelog

- [v0.0.145](#v00145)
- [v0.0.144](#v00144)
- [v0.0.143](#v00143)
- [v0.0.142](#v00142)
Expand Down Expand Up @@ -31,6 +32,29 @@

------

# v0.0.145

#### :rocket: Enhancements

- [shape] add `<Area />` and tests [#183](https://github.com/hshoff/vx/pull/183)
- [demo] add Radar chart [#180](https://github.com/hshoff/vx/pull/180)
- [axis] add additional tests [#161](https://github.com/hshoff/vx/pull/161)

#### :bug: Bug Fix

- [axis] less restrictive tickValue propTypes [#184](https://github.com/hshoff/vx/pull/184)

```bash
Changes:
- @vx/annotation: 0.0.144 => 0.0.145
- @vx/axis: 0.0.144 => 0.0.145
- @vx/demo: 0.0.144 => 0.0.145
- @vx/grid: 0.0.144 => 0.0.145
- @vx/marker: 0.0.144 => 0.0.145
- @vx/shape: 0.0.144 => 0.0.145
- @vx/vx: 0.0.144 => 0.0.145
```

# v0.0.144

#### 💥 Breaking Changes
Expand Down

0 comments on commit be2472b

Please sign in to comment.