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
+ # [ 6.2.0] ( https://github.com/nativescript-community/ui-mapbox/compare/v6.1.0...v6.2.0 ) (2020-12-30)
7
+
8
+
9
+ ### Features
10
+
11
+ * (android) color support for LocationComponent ([ c81b4d1] ( https://github.com/nativescript-community/ui-mapbox/commit/c81b4d14e418b011fa7235853645c64f4295cad8 ) )
12
+ * getImage and removeImage ([ 8aa323b] ( https://github.com/nativescript-community/ui-mapbox/commit/8aa323b211463879e5f9a5e58a3db7dcb1dbb71c ) )
13
+ * method querySourceFeatures ([ #16 ] ( https://github.com/nativescript-community/ui-mapbox/issues/16 ) ) ([ 1812e00] ( https://github.com/nativescript-community/ui-mapbox/commit/1812e00429818360a7b041cd3fb168677a17a751 ) )
14
+
15
+
16
+
17
+
18
+
6
19
# [ 6.1.0] ( https://github.com/nativescript-community/ui-mapbox/compare/v6.0.7...v6.1.0 ) (2020-12-23)
7
20
8
21
Original file line number Diff line number Diff line change 2
2
"packages" : [
3
3
" plugin"
4
4
],
5
- "version" : " 6.1 .0" ,
5
+ "version" : " 6.2 .0" ,
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
+ # [ 6.2.0] ( https://github.com/nativescript-community/ui-mapbox/compare/v6.1.0...v6.2.0 ) (2020-12-30)
7
+
8
+ ** Note:** Version bump only for package @nativescript-community/ui-mapbox
9
+
10
+
11
+
12
+
13
+
6
14
# [ 6.1.0] ( https://github.com/nativescript-community/ui-mapbox/compare/v6.0.7...v6.1.0 ) (2020-12-23)
7
15
8
16
** Note:** Version bump only for package @nativescript-community/ui-mapbox
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @nativescript-community/ui-mapbox" ,
3
- "version" : " 6.1 .0" ,
3
+ "version" : " 6.2 .0" ,
4
4
"description" : " Interactive, thoroughly customizable maps powered by vector tiles and OpenGL." ,
5
5
"main" : " mapbox" ,
6
6
"typings" : " index.d.ts" ,
You can’t perform that action at this time.
0 commit comments