Skip to content

Commit 81e0b96

Browse files
committed
chore(release): publish new version 2.0.3
1 parent 2409b5a commit 81e0b96

4 files changed

Lines changed: 14 additions & 2 deletions

File tree

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+
## [2.0.3](https://github.com/nativescript-community/ui-carto/compare/v2.0.2...v2.0.3) (2026-01-20)
7+
8+
### Bug Fixes
9+
10+
* **ios:** build fix ([13d7b5e](https://github.com/nativescript-community/ui-carto/commit/13d7b5e9e5509e48a1328a9af6654dc6db065489))
11+
612
## [2.0.2](https://github.com/nativescript-community/ui-carto/compare/v2.0.1...v2.0.2) (2026-01-20)
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": "2.0.2",
2+
"version": "2.0.3",
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+
## [2.0.3](https://github.com/nativescript-community/ui-carto/compare/v2.0.2...v2.0.3) (2026-01-20)
7+
8+
### Bug Fixes
9+
10+
* **ios:** build fix ([13d7b5e](https://github.com/nativescript-community/ui-carto/commit/13d7b5e9e5509e48a1328a9af6654dc6db065489))
11+
612
## [2.0.2](https://github.com/nativescript-community/ui-carto/compare/v2.0.1...v2.0.2) (2026-01-20)
713

814
### Bug Fixes

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": "2.0.2",
3+
"version": "2.0.3",
44
"description": "NativeScript plugin for CARTO Mobile SDK",
55
"main": "index",
66
"typings": "index.d.ts",

0 commit comments

Comments
 (0)