Skip to content

Commit 5d4d34e

Browse files
committed
chore(release): publish new version 1.8.12-alpha.2
1 parent c0ba1b8 commit 5d4d34e

File tree

4 files changed

+14
-2
lines changed

4 files changed

+14
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
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+
## [1.8.12-alpha.2](https://github.com/nativescript-community/ui-carto/compare/v1.8.12-alpha.1...v1.8.12-alpha.2) (2025-07-15)
7+
8+
### Bug Fixes
9+
10+
* improved isLocationOnPath ([c0ba1b8](https://github.com/nativescript-community/ui-carto/commit/c0ba1b80a09c7a5391a273a2fed50250157010ab))
11+
612
## [1.8.12-alpha.1](https://github.com/nativescript-community/ui-carto/compare/v1.8.12-alpha.0...v1.8.12-alpha.1) (2025-06-16)
713

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

packages/ui-carto/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
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+
## [1.8.12-alpha.2](https://github.com/nativescript-community/ui-carto/compare/v1.8.12-alpha.1...v1.8.12-alpha.2) (2025-07-15)
7+
8+
### Bug Fixes
9+
10+
* improved isLocationOnPath ([c0ba1b8](https://github.com/nativescript-community/ui-carto/commit/c0ba1b80a09c7a5391a273a2fed50250157010ab))
11+
612
## [1.8.12-alpha.1](https://github.com/nativescript-community/ui-carto/compare/v1.8.12-alpha.0...v1.8.12-alpha.1) (2025-06-16)
713

814
### Reverts

packages/ui-carto/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-carto",
3-
"version": "1.8.12-alpha.1",
3+
"version": "1.8.12-alpha.2",
44
"description": "NativeScript plugin for CARTO Mobile SDK",
55
"main": "index",
66
"typings": "index.d.ts",

0 commit comments

Comments
 (0)