Skip to content

Commit a969913

Browse files
committed
release(google-maps-utils): 1.0.2
1 parent d1395b6 commit a969913

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

packages/google-maps-utils/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## 1.0.2 (2025-05-29)
2+
3+
### 🚀 Features
4+
5+
- **google-map-utils:** update ios sdk ([#629](https://github.com/NativeScript/plugins/pull/629))
6+
7+
### ❤️ Thank You
8+
9+
- Dylan Llewellyn @herefishyfish
10+
111
## 1.0.1 (2025-05-29)
212

313
### 🩹 Fixes

packages/google-maps-utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nativescript/google-maps-utils",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "Google Maps Utilities for NativeScript",
55
"main": "index",
66
"typings": "index.d.ts",

0 commit comments

Comments
 (0)