File tree Expand file tree Collapse file tree 4 files changed +30
-2
lines changed Expand file tree Collapse file tree 4 files changed +30
-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.7.2] ( https://github.com/farfromrefug/nativescript-carto/compare/v1.7.1...v1.7.2 ) (2021-10-07)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * fully working clusters ([ 119dc16] ( https://github.com/farfromrefug/nativescript-carto/commit/119dc16e8fa83967a8a778441bb198a5587e8b6a ) )
12
+ * LocalVectorLayer addFeatureCollection fix ([ 48d5fea] ( https://github.com/farfromrefug/nativescript-carto/commit/48d5fead8d39d2c6efe17ee508b81eb169a374c2 ) )
13
+ * use MapRange as array everywhere ([ d9adf2b] ( https://github.com/farfromrefug/nativescript-carto/commit/d9adf2be393f7cced339c381be0ae8c291a6fea8 ) )
14
+ * ** android:** native-api-usage ([ c67b863] ( https://github.com/farfromrefug/nativescript-carto/commit/c67b863e7e67d9a9760436ecab807b836064c818 ) )
15
+ * ** ios:** cluster layer in pair with android ([ 65f5990] ( https://github.com/farfromrefug/nativescript-carto/commit/65f59901684a8c7b72504f2cca654fab2082d6cf ) )
16
+
17
+
18
+
19
+
20
+
6
21
## [ 1.7.1] ( https://github.com/farfromrefug/nativescript-carto/compare/v1.7.0...v1.7.1 ) (2021-09-29)
7
22
8
23
Original file line number Diff line number Diff line change 2
2
"packages" : [
3
3
" plugin"
4
4
],
5
- "version" : " 1.7.1 " ,
5
+ "version" : " 1.7.2 " ,
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.7.2] ( https://github.com/nativescript-community/ui-carto/compare/v1.7.1...v1.7.2 ) (2021-10-07)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * fully working clusters ([ 119dc16] ( https://github.com/nativescript-community/ui-carto/commit/119dc16e8fa83967a8a778441bb198a5587e8b6a ) )
12
+ * ** android:** native-api-usage ([ c67b863] ( https://github.com/nativescript-community/ui-carto/commit/c67b863e7e67d9a9760436ecab807b836064c818 ) )
13
+ * ** ios:** cluster layer in pair with android ([ 65f5990] ( https://github.com/nativescript-community/ui-carto/commit/65f59901684a8c7b72504f2cca654fab2082d6cf ) )
14
+
15
+
16
+
17
+
18
+
6
19
## [ 1.7.1] ( https://github.com/nativescript-community/ui-carto/compare/v1.7.0...v1.7.1 ) (2021-09-29)
7
20
8
21
** Note:** Version bump only for package @nativescript-community/ui-carto
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @nativescript-community/ui-carto" ,
3
- "version" : " 1.7.1 " ,
3
+ "version" : " 1.7.2 " ,
4
4
"description" : " Nativescript plugin for Carto Mobile SDK" ,
5
5
"main" : " index" ,
6
6
"sideEffects" : false ,
You can’t perform that action at this time.
0 commit comments