Skip to content

Commit

Permalink
v3.0.3 release
Browse files Browse the repository at this point in the history
  • Loading branch information
acmei committed Jun 18, 2020
1 parent 18bcf69 commit 0145298
Show file tree
Hide file tree
Showing 5 changed files with 98 additions and 101 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## 3.0.3 (2020-06-18)

- [#257](https://github.com/spotify/reactochart/pull/257) Added onClick event handler for Bar, BarChart, RangeBarChart, and PieChart - Thanks @jrydberg!
- [#258](https://github.com/spotify/reactochart/pull/258) Updated docs and added testing for onClick event handlers
- Update dependencies via Greenkeeper

## 3.0.2 (2020-02-25)

- [#234](https://github.com/spotify/reactochart/pull/234) Remove deprecated React lifecycle hooks
Expand Down
90 changes: 90 additions & 0 deletions docs/build/bundle.842ca399cc199401252e.js

Large diffs are not rendered by default.

Large diffs are not rendered by default.

99 changes: 0 additions & 99 deletions docs/build/bundle.fe8d895893f42c3f8443.js

This file was deleted.

2 changes: 1 addition & 1 deletion docs/build/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,5 @@
</div>

<div class="container-fluid" id="container">Loading...</div>
<script type="text/javascript" src="bundle.fe8d895893f42c3f8443.js"></script></body>
<script type="text/javascript" src="bundle.842ca399cc199401252e.js"></script></body>
</html>

0 comments on commit 0145298

Please sign in to comment.