From 694ebeb527a25d2ce695d282c339c8334e0dbb3f Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 29 Jan 2024 20:52:01 +0000 Subject: [PATCH] chore(release): 2.5.3 [skip ci] ### [2.5.3](https://github.com/googlemaps/js-markerclusterer/compare/v2.5.2...v2.5.3) (2024-01-29) ### Miscellaneous Chores * **deps-dev:** bump @babel/runtime-corejs3 from 7.23.6 to 7.23.9 ([#845](https://github.com/googlemaps/js-markerclusterer/issues/845)) ([ad69dad](https://github.com/googlemaps/js-markerclusterer/commit/ad69dad683c9ee356f547413950bb90a58c187a9)) * **deps-dev:** bump @rollup/plugin-json from 6.0.1 to 6.1.0 ([#840](https://github.com/googlemaps/js-markerclusterer/issues/840)) ([a3c8553](https://github.com/googlemaps/js-markerclusterer/commit/a3c8553ed9b7638857b158521b92217a8340952e)) * **deps-dev:** bump core-js from 3.33.3 to 3.35.0 ([#833](https://github.com/googlemaps/js-markerclusterer/issues/833)) ([dd2246d](https://github.com/googlemaps/js-markerclusterer/commit/dd2246d6ae3e5d8f8f77676eba5f6ea09083e5fb)) * **deps-dev:** bump eslint from 8.53.0 to 8.56.0 ([#828](https://github.com/googlemaps/js-markerclusterer/issues/828)) ([310869f](https://github.com/googlemaps/js-markerclusterer/commit/310869f466ed1b55323ab20daae1ec8efcfed231)) * **deps-dev:** bump typedoc from 0.25.4 to 0.25.7 ([#838](https://github.com/googlemaps/js-markerclusterer/issues/838)) ([70d64ac](https://github.com/googlemaps/js-markerclusterer/commit/70d64acc33f5357a6d85adf716f1f897fefd145f)) --- 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 f17bfa77..c2af8f5f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@googlemaps/markerclusterer", - "version": "2.5.2", + "version": "2.5.3", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@googlemaps/markerclusterer", - "version": "2.5.2", + "version": "2.5.3", "license": "Apache-2.0", "dependencies": { "fast-deep-equal": "^3.1.3", diff --git a/package.json b/package.json index d232d8f3..f4d5f755 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@googlemaps/markerclusterer", - "version": "2.5.2", + "version": "2.5.3", "description": "Creates and manages per-zoom-level clusters for large amounts of markers.", "keywords": [ "cluster",