Skip to content

Commit 4545c78

Browse files
committed
chore(release): publish new version 1.8.21
1 parent c80f05a commit 4545c78

File tree

4 files changed

+10
-2
lines changed

4 files changed

+10
-2
lines changed

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+
## [1.8.21](https://github.com/nativescript-community/ui-carto/compare/v1.8.20...v1.8.21) (2025-07-15)
7+
8+
**Note:** Version bump only for package ui-carto
9+
610
## [1.8.20](https://github.com/nativescript-community/ui-carto/compare/v1.8.19...v1.8.20) (2025-07-15)
711

812
**Note:** Version bump only for package ui-carto

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

packages/ui-carto/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+
## [1.8.21](https://github.com/nativescript-community/ui-carto/compare/v1.8.20...v1.8.21) (2025-07-15)
7+
8+
**Note:** Version bump only for package @nativescript-community/ui-carto
9+
610
## [1.8.20](https://github.com/nativescript-community/ui-carto/compare/v1.8.19...v1.8.20) (2025-07-15)
711

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

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

0 commit comments

Comments
 (0)