8000 release(google-maps-utils): 1.0.1 · NativeScript/plugins@c2b5c26 · GitHub
[go: up one dir, main page]

Skip to content

Commit c2b5c26

Browse files
committed
release(google-maps-utils): 1.0.1
1 parent 1f5af66 commit c2b5c26

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.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+
111
# 1.0.0 (2025-05-29)
212

313
### 🚀 Features

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.0",
3+
"version": "1.0.1",
44
"description": "Google Maps Utilities for NativeScript",
55
"main": "index",
66
"typings": "index.d.ts",

0 commit comments

Comments
 (0)
0