File tree 4 files changed +22
-2
lines changed
4 files changed +22
-2
lines changed Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 0.0.4] ( https://github.com/Akylas/nativescript-chart/compare/v0.0.3...v0.0.4 ) (2020-01-14)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * demo fix ([ 7deba56] ( https://github.com/Akylas/nativescript-chart/commit/7deba56a7a48e71e2015cb85d97120a735f6117c ) )
12
+ * ticks disabled by default ([ 234973d] ( https://github.com/Akylas/nativescript-chart/commit/234973dd3acc9c23d2aa6fad7940bbd3663b7c66 ) )
13
+
14
+
15
+
16
+
17
+
6
18
## [ 0.0.3] ( https://github.com/Akylas/nativescript-chart/compare/v0.0.2...v0.0.3 ) (2020-01-13)
7
19
8
20
Original file line number Diff line number Diff line change 2
2
"packages" : [
3
3
" plugin"
4
4
],
5
- "version" : " 0.0.3 " ,
5
+ "version" : " 0.0.4 " ,
6
6
"command" : {
7
7
"publish" : {
8
8
"conventionalCommits" : true
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 0.0.4] ( https://github.com/Akylas/nativescript-chart/compare/v0.0.3...v0.0.4 ) (2020-01-14)
7
+
8
+ ** Note:** Version bump only for package nativescript-chart
9
+
10
+
11
+
12
+
13
+
6
14
## [ 0.0.3] ( https://github.com/Akylas/nativescript-chart/compare/v0.0.2...v0.0.3 ) (2020-01-13)
7
15
8
16
** Note:** Version bump only for package nativescript-chart
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " nativescript-chart" ,
3
- "version" : " 0.0.3 " ,
3
+ "version" : " 0.0.4 " ,
4
4
"description" : " Nativescript Chart plugin." ,
5
5
"nativescript" : {
6
6
"platforms" : {
You can’t perform that action at this time.
0 commit comments