File tree 4 files changed +23
-2
lines changed
4 files changed +23
-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
+ ## [ 1.1.8] ( https://github.com/Akylas/nativescript-chart/compare/v1.1.7...v1.1.8 ) (2020-10-30)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * colors per x access ([ 311f6dc] ( https://github.com/Akylas/nativescript-chart/commit/311f6dc64587b5e6d50ab38c958c7ff3837f5e15 ) )
12
+ * correctly draw fill per x ([ 57e8a9b] ( https://github.com/Akylas/nativescript-chart/commit/57e8a9bb97dc2c40d156b288fc9968267f3db54e ) )
13
+ * crash when using colors per x ([ 537a7c0] ( https://github.com/Akylas/nativescript-chart/commit/537a7c09ae7cf7a9770c649a09a56774ac2d52be ) )
14
+
15
+
16
+
17
+
18
+
6
19
## [ 1.1.7] ( https://github.com/Akylas/nativescript-chart/compare/v1.1.6...v1.1.7 ) (2020-10-28)
7
20
8
21
Original file line number Diff line number Diff line change 2
2
"packages" : [
3
3
" plugin"
4
4
],
5
- "version" : " 1.1.7 " ,
5
+ "version" : " 1.1.8 " ,
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
+ ## [ 1.1.8] ( https://github.com/Akylas/nativescript-chart/compare/v1.1.7...v1.1.8 ) (2020-10-30)
7
+
8
+ ** Note:** Version bump only for package @nativescript-community/ui-chart
9
+
10
+
11
+
12
+
13
+
6
14
## [ 1.1.7] ( https://github.com/Akylas/nativescript-chart/compare/v1.1.6...v1.1.7 ) (2020-10-28)
7
15
8
16
** Note:** Version bump only for package @nativescript-community/ui-chart
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @nativescript-community/ui-chart" ,
3
- "version" : " 1.1.7 " ,
3
+ "version" : " 1.1.8 " ,
4
4
"sideEffects" : false ,
5
5
"description" : " Nativescript Chart plugin." ,
6
6
"keywords" : [
You can’t perform that action at this time.
0 commit comments