File tree Expand file tree Collapse file tree 4 files changed +36
-2
lines changed Expand file tree Collapse file tree 4 files changed +36
-2
lines changed Original file line number Diff line number Diff line change 1+ # Change Log
2+
3+ All notable changes to this project will be documented in this file.
4+ See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5+
6+ ## [ 6.2.11] ( https://github.com/nativescript-community/ui-mapbox/compare/v6.2.10...v6.2.11 ) (2022-01-09)
7+
8+
9+ ### Bug Fixes
10+
11+ * add okhttp implementation ([ f73304f] ( https://github.com/nativescript-community/ui-mapbox/commit/f73304faf9fae447bf0e56c794ed818d2357d887 ) )
12+ * downgrade iOS Mapbox version ([ 3aa8196] ( https://github.com/nativescript-community/ui-mapbox/commit/3aa8196259497799a2f8c1019b0210b9834bb2cf ) )
13+ * export handling cleanup and declaration fixes ([ d93e2bc] ( https://github.com/nativescript-community/ui-mapbox/commit/d93e2bcbb1eecdd3a7fcf9ebdc83caceb4248bab ) )
14+
15+
16+ ### Features
17+
18+ * implement https://github.com/nativescript-community/ui-mapbox/pull/27 ([ 970aece] ( https://github.com/nativescript-community/ui-mapbox/commit/970aecef1b76663db404bb978d47c1cda767ecd1 ) )
19+ * implement https://github.com/nativescript-community/ui-mapbox/pull/42 ([ 73fd0f7] ( https://github.com/nativescript-community/ui-mapbox/commit/73fd0f72aab045ca449ef35bdba9f9bbd75cb93a ) )
20+ * implement https://github.com/nativescript-community/ui-mapbox/pull/44 ([ 4dccf56] ( https://github.com/nativescript-community/ui-mapbox/commit/4dccf5674ceb8d7cb8095c5aff61d401e3432782 ) )
21+ * implement https://github.com/nativescript-community/ui-mapbox/pull/45 ([ 9299af1] ( https://github.com/nativescript-community/ui-mapbox/commit/9299af132d69856d0d317adebcef25544145cfae ) )
22+ * implement https://github.com/nativescript-community/ui-mapbox/pull/50 ([ 05a3659] ( https://github.com/nativescript-community/ui-mapbox/commit/05a3659b6b4398678c916472fe23d560c963155e ) )
Original file line number Diff line number Diff line change 22 "packages" : [
33 " packages/*"
44 ],
5- "version" : " 6.2.10 " ,
5+ "version" : " 6.2.11 " ,
66 "npmClient" : " npm" ,
77 "command" : {
88 "publish" : {
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 6.2.11] ( https://github.com/nativescript-community/ui-mapbox/compare/v6.2.10...v6.2.11 ) (2022-01-09)
7+
8+
9+ ### Bug Fixes
10+
11+ * add okhttp implementation ([ f73304f] ( https://github.com/nativescript-community/ui-mapbox/commit/f73304faf9fae447bf0e56c794ed818d2357d887 ) )
12+ * downgrade iOS Mapbox version ([ 3aa8196] ( https://github.com/nativescript-community/ui-mapbox/commit/3aa8196259497799a2f8c1019b0210b9834bb2cf ) )
13+
14+
15+
16+
17+
618## [ 6.2.10] ( https://github.com/nativescript-community/ui-mapbox/compare/v6.2.9...v6.2.10 ) (2021-09-28)
719
820** Note:** Version bump only for package @nativescript-community/ui-mapbox
Original file line number Diff line number Diff line change 11{
22 "name" : " @nativescript-community/ui-mapbox" ,
3- "version" : " 6.2.10 " ,
3+ "version" : " 6.2.11 " ,
44 "description" : " Interactive, thoroughly customizable maps powered by vector tiles and OpenGL." ,
55 "main" : " index" ,
66 "typings" : " index.d.ts" ,
You can’t perform that action at this time.
0 commit comments