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
+ ## [ 6.2.2] ( https://github.com/nativescript-community/ui-mapbox/compare/v6.2.1...v6.2.2 ) (2021-02-07)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * ** ios:** icon-allow-overlap fix ([ 5c3f70d] ( https://github.com/nativescript-community/ui-mapbox/commit/5c3f70d6307e6a829802ed1bf45dc3e3faa8bcbc ) )
12
+ * ** ios:** prevent crash when ‘click’ mapEvent not set ([ 8d5a0e2] ( https://github.com/nativescript-community/ui-mapbox/commit/8d5a0e230a9761b1398b4fb1d62c0d11c0d9d4e6 ) )
13
+
14
+
15
+
16
+
17
+
6
18
## [ 6.2.1] ( https://github.com/nativescript-community/ui-mapbox/compare/v6.2.0...v6.2.1 ) (2021-02-07)
7
19
8
20
Original file line number Diff line number Diff line change 2
2
"packages" : [
3
3
" plugin"
4
4
],
5
- "version" : " 6.2.1 " ,
5
+ "version" : " 6.2.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
+ ## [ 6.2.2] ( https://github.com/nativescript-community/ui-mapbox/compare/v6.2.1...v6.2.2 ) (2021-02-07)
7
+
8
+ ** Note:** Version bump only for package @nativescript-community/ui-mapbox
9
+
10
+
11
+
12
+
13
+
6
14
## [ 6.2.1] ( https://github.com/nativescript-community/ui-mapbox/compare/v6.2.0...v6.2.1 ) (2021-02-07)
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.2.1 " ,
3
+ "version" : " 6.2.2 " ,
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