From 1cb67e7cb1a463c901ff4a666eb1e7c5fce18546 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 1 Jun 2023 20:53:13 +0000 Subject: [PATCH] chore(release): 2.2.1 [skip ci] ### [2.2.1](https://github.com/googlemaps/js-markerclusterer/compare/v2.2.0...v2.2.1) (2023-06-01) ### Bug Fixes * enable advanced markers in the examples ([#661](https://github.com/googlemaps/js-markerclusterer/issues/661)) ([b4cb8f3](https://github.com/googlemaps/js-markerclusterer/commit/b4cb8f3df6ceb2c6462ef0cda41e37786ac50115)) --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 94560a2d..3b33f24a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@googlemaps/markerclusterer", - "version": "2.2.0", + "version": "2.2.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@googlemaps/markerclusterer", - "version": "2.2.0", + "version": "2.2.1", "license": "Apache-2.0", "dependencies": { "fast-deep-equal": "^3.1.3", diff --git a/package.json b/package.json index 13a8878a..33cdd7f1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@googlemaps/markerclusterer", - "version": "2.2.0", + "version": "2.2.1", "description": "Creates and manages per-zoom-level clusters for large amounts of markers.", "keywords": [ "cluster",