File tree 5 files changed +15
-1
lines changed
5 files changed +15
-1
lines changed Original file line number Diff line number Diff line change
1
+ # 0.1.0 (2018-09-19)
2
+
3
+ ### Features
4
+
5
+ * PieChart: create PieChart for React (a0392d1 (https://github.com/hieu-nv/react-chartjs/commit/a0392d1))
6
+ * PieChart: fix tsc (46ca754 (https://github.com/hieu-nv/react-chartjs/commit/46ca754))
7
+ * react-chartjs: create project (57d7df8 (https://github.com/hieu-nv/react-chartjs/commit/57d7df8))
8
+ * react-chartjs: pre-commit (1990750 (https://github.com/hieu-nv/react-chartjs/commit/1990750))
9
+ * react-chartjs: semantic release (7c2e23c (https://github.com/hieu-nv/react-chartjs/commit/7c2e23c))
10
+ * react-chartjs: setup tsc output (b0c5057 (https://github.com/hieu-nv/react-chartjs/commit/b0c5057))
11
+ * react-chartjs: setup TypeScript (894f7b2 (https://github.com/hieu-nv/react-chartjs/commit/894f7b2))
Original file line number Diff line number Diff line change
1
+ src /
2
+ .travis.yml
3
+ tsconfig.json
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @react-chartjs/core" ,
3
- "version" : " 0.0.0-development " ,
3
+ "version" : " 0.1.0 " ,
4
4
"repository" : {
5
5
"url" : " https://github.com/hieu-nv/react-chartjs.git"
6
6
},
File renamed without changes.
File renamed without changes.
You can’t perform that action at this time.
0 commit comments