From 61c414c2d190526b56bc88f4c273b0f54edb7aad Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 27 Apr 2022 21:22:02 +0000 Subject: [PATCH] chore(release): 2.0.5 [skip ci] ### [2.0.5](https://github.com/googlemaps/js-markerclusterer/compare/v2.0.4...v2.0.5) (2022-04-27) ### Miscellaneous Chores * **deps-dev:** bump @googlemaps/jest-mocks from 2.7.1 to 2.7.2 ([#309](https://github.com/googlemaps/js-markerclusterer/issues/309)) ([f376300](https://github.com/googlemaps/js-markerclusterer/commit/f3763002924d9548651aabe43f0fbc557e81f176)) * **deps-dev:** bump @googlemaps/js-api-loader from 1.14.0 to 1.14.1 ([#303](https://github.com/googlemaps/js-markerclusterer/issues/303)) ([ba2b3e7](https://github.com/googlemaps/js-markerclusterer/commit/ba2b3e7fed2a3657ec12dfc3adfa96eb2d8af7f8)) * **deps-dev:** bump @rollup/plugin-commonjs from 21.1.0 to 22.0.0 ([#307](https://github.com/googlemaps/js-markerclusterer/issues/307)) ([90e58a0](https://github.com/googlemaps/js-markerclusterer/commit/90e58a033caeab0344fdda2d57bd2cbb8de6f5e6)) * **deps-dev:** bump @types/google.maps from 3.48.2 to 3.48.7 ([#310](https://github.com/googlemaps/js-markerclusterer/issues/310)) ([976987d](https://github.com/googlemaps/js-markerclusterer/commit/976987d0d28950005786f949d7694730e88c78c5)) * **deps-dev:** bump @types/selenium-webdriver from 4.0.18 to 4.0.19 ([#299](https://github.com/googlemaps/js-markerclusterer/issues/299)) ([f501f24](https://github.com/googlemaps/js-markerclusterer/commit/f501f24cb032daf7b3ad696db9d3e1d88fd23230)) * **deps-dev:** bump core-js from 3.22.0 to 3.22.1 ([#302](https://github.com/googlemaps/js-markerclusterer/issues/302)) ([f1c7934](https://github.com/googlemaps/js-markerclusterer/commit/f1c7934888e7c69f84cd10bfed47f2731fbb75a7)) * **deps-dev:** bump core-js from 3.22.1 to 3.22.2 ([#304](https://github.com/googlemaps/js-markerclusterer/issues/304)) ([e0a81e0](https://github.com/googlemaps/js-markerclusterer/commit/e0a81e0f0bcc7c4932c1de0199f0608d2116aaa7)) * **deps-dev:** bump eslint-plugin-jest from 26.1.4 to 26.1.5 ([#308](https://github.com/googlemaps/js-markerclusterer/issues/308)) ([f0c69c5](https://github.com/googlemaps/js-markerclusterer/commit/f0c69c59fb10bcd01f1029ba3371b91cdc71cec1)) --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index 3562dbf1..1a91b105 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@googlemaps/markerclusterer", - "version": "2.0.4", + "version": "2.0.5", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index c455fe9c..0d33011d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@googlemaps/markerclusterer", - "version": "2.0.4", + "version": "2.0.5", "description": "Creates and manages per-zoom-level clusters for large amounts of markers.", "keywords": [ "cluster",