Skip to content

Commit

Permalink
Release v0.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jquense committed Sep 13, 2015
1 parent a7dc435 commit 92252e3
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
v0.5.1 - Sun, 13 Sep 2015 10:08:24 GMT
--------------------------------------

- [a7dc435](../../commit/a7dc435) [fixed] className and style props being applied in multiple places
- [c8f8281](../../commit/c8f8281) [fixed] null exception on empty agenda view



v0.5.0 - Sun, 13 Sep 2015 09:03:11 GMT
--------------------------------------

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-big-calendar",
"version": "0.5.0",
"version": "0.5.1",
"description": "Calendar! with events",
"author": "Jason Quense <[email protected]>",
"repository": "jaquense/react-big-calendar",
Expand Down

0 comments on commit 92252e3

Please sign in to comment.