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

Commit e740cb6

Browse files
committed
v0.3.0
1 parent 1a28230 commit e740cb6

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-chartjs",
3-
"version": "0.2.1",
3+
"version": "0.3.0",
44
"description": "react charting components using the chartjs lib",
55
"main": "index.js",
66
"scripts": {

release-notes.md

+3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Release Notes
22

3+
## v0.3.0 - February 6th, 2015
4+
- Remove AMD and javascript include support to make commonjs behavior simple
5+
36
## v0.2.1 - January 26th, 2015
47
- AMD bug fix
58

0 commit comments

Comments
 (0)