Skip to content

Commit 05cf991

Browse files
author
farfromrefug
committed
Merge branch 'master' of github.com:nativescript-community/ui-mapbox
2 parents 9e29446 + d615644 commit 05cf991

File tree

4 files changed

+18
-2
lines changed

4 files changed

+18
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
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.7](https://github.com/nativescript-community/ui-mapbox/compare/v7.0.6...v7.0.7) (2025-10-30)
7+
8+
**Note:** Version bump only for package ui-mapbox
9+
10+
## [7.0.6](https://github.com/nativescript-community/ui-mapbox/compare/v7.0.5...v7.0.6) (2025-10-30)
11+
12+
**Note:** Version bump only for package ui-mapbox
13+
614
## [7.0.5](https://github.com/nativescript-community/ui-mapbox/compare/v7.0.4...v7.0.5) (2025-10-30)
715

816
### Bug Fixes

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.5",
2+
"version": "7.0.7",
33
"$schema": "node_modules/@lerna-lite/cli/schemas/lerna-schema.json",
44
"packages": [
55
"packages/*"

packages/ui-mapbox/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
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.7](https://github.com/nativescript-community/ui-mapbox/compare/v7.0.6...v7.0.7) (2025-10-30)
7+
8+
**Note:** Version bump only for package @nativescript-community/ui-mapbox
9+
10+
## [7.0.6](https://github.com/nativescript-community/ui-mapbox/compare/v7.0.5...v7.0.6) (2025-10-30)
11+
12+
**Note:** Version bump only for package @nativescript-community/ui-mapbox
13+
614
## [7.0.5](https://github.com/nativescript-community/ui-mapbox/compare/v7.0.4...v7.0.5) (2025-10-30)
715

816
**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.5",
3+
"version": "7.0.7",
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)