Skip to content
This repository was archived by the owner on Jul 19, 2019. It is now read-only.

Commit 2705180

Browse files
committed
v0.1.2
1 parent 554885a commit 2705180

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-chartjs",
3-
"version": "0.1.1",
3+
"version": "0.1.2",
44
"description": "react charting components using the chartjs lib",
55
"main": "index.js",
66
"scripts": {

release-notes.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
## Development
44

5+
[Commits](https://github.com/jhudson8/react-chartjs/compare/v0.1.2...master)
6+
7+
## v0.1.2 - January 13th, 2015
8+
- fix chart rendering error when properties change
9+
10+
511
[Commits](https://github.com/jhudson8/react-chartjs/compare/v0.1.1...master)
612

713
## v0.1.1 - December 28th, 2014

0 commit comments

Comments
 (0)