From a999a78e815b3574ce29d6e6b72969c16b7c79f1 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 26 Jun 2023 12:05:34 +0000 Subject: [PATCH] chore(release): 2.3.1 [skip ci] ### [2.3.1](https://github.com/googlemaps/js-markerclusterer/compare/v2.3.0...v2.3.1) (2023-06-26) ### Bug Fixes * **grid:** max zoom ([#677](https://github.com/googlemaps/js-markerclusterer/issues/677)) ([dceb4c2](https://github.com/googlemaps/js-markerclusterer/commit/dceb4c2e48e2c94f52141d777015435fe7b2587e)) ### Miscellaneous Chores * **deps-dev:** bump @googlemaps/js-api-loader from 1.15.2 to 1.16.2 ([#682](https://github.com/googlemaps/js-markerclusterer/issues/682)) ([d2ca9f5](https://github.com/googlemaps/js-markerclusterer/commit/d2ca9f5f3473f94ad357390a9122ece4d16935c3)) * **deps-dev:** bump @rollup/plugin-commonjs from 25.0.0 to 25.0.2 ([#679](https://github.com/googlemaps/js-markerclusterer/issues/679)) ([0f0cb8c](https://github.com/googlemaps/js-markerclusterer/commit/0f0cb8c925894be99fb5b8d51cfaed9d638e1dbc)) * **deps-dev:** bump @typescript-eslint/parser from 5.59.9 to 5.60.0 ([#681](https://github.com/googlemaps/js-markerclusterer/issues/681)) ([dc6c06d](https://github.com/googlemaps/js-markerclusterer/commit/dc6c06dd82ff8194890c582d4e003ea80dccdb32)) * **deps-dev:** bump eslint-plugin-jest from 27.2.1 to 27.2.2 ([#680](https://github.com/googlemaps/js-markerclusterer/issues/680)) ([e4de5b4](https://github.com/googlemaps/js-markerclusterer/commit/e4de5b414471a5f580f245412f0d9894b4569b86)) --- 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 e0a94a18..e2c51652 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@googlemaps/markerclusterer", - "version": "2.3.0", + "version": "2.3.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@googlemaps/markerclusterer", - "version": "2.3.0", + "version": "2.3.1", "license": "Apache-2.0", "dependencies": { "fast-deep-equal": "^3.1.3", diff --git a/package.json b/package.json index e539b413..8056c9a7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@googlemaps/markerclusterer", - "version": "2.3.0", + "version": "2.3.1", "description": "Creates and manages per-zoom-level clusters for large amounts of markers.", "keywords": [ "cluster",