We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1395b6 commit a969913Copy full SHA for a969913
packages/google-maps-utils/CHANGELOG.md
@@ -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
11
## 1.0.1 (2025-05-29)
12
13
### 🩹 Fixes
packages/google-maps-utils/package.json
@@ -1,6 +1,6 @@
{
"name": "@nativescript/google-maps-utils",
- "version": "1.0.1",
+ "version": "1.0.2",
"description": "Google Maps Utilities for NativeScript",
"main": "index",
"typings": "index.d.ts",
0 commit comments