From e79348e4947581dd8a561d649948ce1d5a30aa01 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 30 Jun 2022 18:00:11 +0000 Subject: [PATCH] chore(release): 2.0.9 [skip ci] ### [2.0.9](https://github.com/googlemaps/js-markerclusterer/compare/v2.0.8...v2.0.9) (2022-06-30) ### Bug Fixes * remove broken sourcemaps ([#385](https://github.com/googlemaps/js-markerclusterer/issues/385)) ([9c6b8e3](https://github.com/googlemaps/js-markerclusterer/commit/9c6b8e3389553b89d2b4a46f64afc72d71b0de97)) ### Miscellaneous Chores * **deps-dev:** bump @babel/runtime-corejs3 from 7.18.3 to 7.18.6 ([#382](https://github.com/googlemaps/js-markerclusterer/issues/382)) ([e59d1a0](https://github.com/googlemaps/js-markerclusterer/commit/e59d1a0803232873079e737972a98d3ed8e1a872)) * **deps-dev:** bump @googlemaps/jest-mocks from 2.7.4 to 2.7.5 ([#370](https://github.com/googlemaps/js-markerclusterer/issues/370)) ([11bc9f8](https://github.com/googlemaps/js-markerclusterer/commit/11bc9f87bb0496c09ab707383ff0c26f03fa11a6)) * **deps-dev:** bump @rollup/plugin-commonjs from 22.0.0 to 22.0.1 ([#379](https://github.com/googlemaps/js-markerclusterer/issues/379)) ([bc01b2b](https://github.com/googlemaps/js-markerclusterer/commit/bc01b2bceceef2e01c2e2a5a8a7e60a3010b45a7)) * **deps-dev:** bump chromedriver from 102.0.0 to 103.0.0 ([#381](https://github.com/googlemaps/js-markerclusterer/issues/381)) ([0c06498](https://github.com/googlemaps/js-markerclusterer/commit/0c06498c66d18fab50a6803f5703878fb05a86f4)) * **deps-dev:** bump core-js from 3.23.2 to 3.23.3 ([#378](https://github.com/googlemaps/js-markerclusterer/issues/378)) ([6d172b0](https://github.com/googlemaps/js-markerclusterer/commit/6d172b06d31b43106affa3ee8650ee700abf73e5)) * **deps-dev:** bump eslint-plugin-prettier from 4.0.0 to 4.1.0 ([#380](https://github.com/googlemaps/js-markerclusterer/issues/380)) ([5a0f151](https://github.com/googlemaps/js-markerclusterer/commit/5a0f151fb83a0d354746d7a606efd6bc4ffe7678)) * **deps-dev:** bump prettier from 2.6.2 to 2.7.1 ([#373](https://github.com/googlemaps/js-markerclusterer/issues/373)) ([09462a1](https://github.com/googlemaps/js-markerclusterer/commit/09462a1e98a76557d4c404deb5563974e94e4db1)) * **deps-dev:** bump rollup from 2.75.6 to 2.75.7 ([#372](https://github.com/googlemaps/js-markerclusterer/issues/372)) ([ba991e3](https://github.com/googlemaps/js-markerclusterer/commit/ba991e3e5654cea7bee8c828aaa5c30e2f308574)) * **deps-dev:** bump typedoc from 0.22.17 to 0.23.1 ([#377](https://github.com/googlemaps/js-markerclusterer/issues/377)) ([59c9fcc](https://github.com/googlemaps/js-markerclusterer/commit/59c9fcce927bf94caa3494421f7f8ef50e7acabd)) * **deps-dev:** bump typescript from 4.7.3 to 4.7.4 ([#371](https://github.com/googlemaps/js-markerclusterer/issues/371)) ([3ebfdc5](https://github.com/googlemaps/js-markerclusterer/commit/3ebfdc514dab066ff1bb3a135c34a5c674c209cd)) * **deps:** bump jsdom from 16.4.0 to 16.7.0 ([#375](https://github.com/googlemaps/js-markerclusterer/issues/375)) ([986e41f](https://github.com/googlemaps/js-markerclusterer/commit/986e41f43015fb6e053046b676e0a5942ff72c91)) --- 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 aa60f7e6..fab81c21 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@googlemaps/markerclusterer", - "version": "2.0.8", + "version": "2.0.9", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 64e1db49..ade0a120 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@googlemaps/markerclusterer", - "version": "2.0.8", + "version": "2.0.9", "description": "Creates and manages per-zoom-level clusters for large amounts of markers.", "keywords": [ "cluster",