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 1f5af66 commit c2b5c26Copy full SHA for c2b5c26
packages/google-maps-utils/CHANGELOG.md
@@ -1,3 +1,13 @@
1
+## 1.0.1 (2025-05-29)
2
+
3
+### 🩹 Fixes
4
5
+- **google-maps-utils:** cluster rendering ([#628](https://github.com/NativeScript/plugins/pull/628))
6
7
+### ❤️ Thank You
8
9
+- Dylan Llewellyn @herefishyfish
10
11
# 1.0.0 (2025-05-29)
12
13
### 🚀 Features
packages/google-maps-utils/package.json
@@ -1,6 +1,6 @@
{
"name": "@nativescript/google-maps-utils",
- "version": "1.0.0",
+ "version": "1.0.1",
"description": "Google Maps Utilities for NativeScript",
"main": "index",
"typings": "index.d.ts",
0 commit comments