Skip to content

Commit 5a76180

Browse files
committed
chore(release): publish new version 7.0.17
1 parent 8135d10 commit 5a76180

4 files changed

Lines changed: 13 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [7.0.17](https://github.com/nativescript-community/ui-mapbox/compare/v7.0.14...v7.0.17) (2026-03-11)
7+
8+
### Bug Fixes
9+
10+
* android error on most calls ([37ef2bc](https://github.com/nativescript-community/ui-mapbox/commit/37ef2bc529dd12a795088555d707d06a53905c20))
11+
* **android:** removeLayer/removeSource fix ([ca4a8d3](https://github.com/nativescript-community/ui-mapbox/commit/ca4a8d3ca425c26a4c9b7285889dea3aa9847d74))
12+
613
## [7.0.16](https://github.com/nativescript-community/ui-mapbox/compare/v7.0.15...v7.0.16) (2026-03-11)
714

815
**Note:** Version bump only for package ui-mapbox

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "7.0.16",
2+
"version": "7.0.17",
33
"$schema": "node_modules/@lerna-lite/cli/schemas/lerna-schema.json",
44
"packages": [
55
"packages/*"

packages/ui-mapbox/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [7.0.17](https://github.com/nativescript-community/ui-mapbox/compare/v7.0.14...v7.0.17) (2026-03-11)
7+
8+
**Note:** Version bump only for package @nativescript-community/ui-mapbox
9+
610
## [7.0.16](https://github.com/nativescript-community/ui-mapbox/compare/v7.0.15...v7.0.16) (2026-03-11)
711

812
**Note:** Version bump only for package @nativescript-community/ui-mapbox

packages/ui-mapbox/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nativescript-community/ui-mapbox",
3-
"version": "7.0.16",
3+
"version": "7.0.17",
44
"description": "Interactive, thoroughly customizable maps powered by vector tiles and OpenGL.",
55
"main": "index",
66
"typings": "index.d.ts",

0 commit comments

Comments
 (0)