Skip to content

Commit e2a7e33

Browse files
Version Packages (#1423)
Co-authored-by: squiggler-app[bot] <265501495+squiggler-app[bot]@users.noreply.github.com>
1 parent 41d518e commit e2a7e33

3 files changed

Lines changed: 7 additions & 8 deletions

File tree

.changeset/google-maps-input-save-zoom.md

Lines changed: 0 additions & 7 deletions
This file was deleted.

plugins/@sanity/google-maps-input/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @sanity/google-maps-input
22

3+
## 6.1.0
4+
5+
### Minor Changes
6+
7+
- [#1225](https://github.com/sanity-io/plugins/pull/1225) [`41d518e`](https://github.com/sanity-io/plugins/commit/41d518e9fbb3be5f46381e1aa7a65b1f9deea5c0) Thanks [@gustavorino](https://github.com/gustavorino)! - Add optional `saveZoom` config parameter to persist the selected zoom level on the geopoint object
8+
39
## 6.0.2
410

511
### Patch Changes

plugins/@sanity/google-maps-input/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sanity/google-maps-input",
3-
"version": "6.0.2",
3+
"version": "6.1.0",
44
"description": "Sanity plugin providing input handlers for geo-related input types using Google Maps",
55
"keywords": [
66
"cms",

0 commit comments

Comments
 (0)