From 61cb1d8bc4e2064e1fe83f5934589e0346dfbd7f Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 30 Dec 2021 20:26:48 +0000 Subject: [PATCH] chore(release): 1.0.19 [skip ci] ### [1.0.19](https://github.com/googlemaps/js-markerclusterer/compare/v1.0.18...v1.0.19) (2021-12-30) ### Miscellaneous Chores * **deps-dev:** bump @googlemaps/js-api-loader from 1.12.11 to 1.12.12 ([#156](https://github.com/googlemaps/js-markerclusterer/issues/156)) ([2298fdb](https://github.com/googlemaps/js-markerclusterer/commit/2298fdb118d0d910e827fd4121d39c9a436d2134)) * **deps-dev:** bump @types/jest from 27.0.3 to 27.4.0 ([#165](https://github.com/googlemaps/js-markerclusterer/issues/165)) ([d01111e](https://github.com/googlemaps/js-markerclusterer/commit/d01111eabfe8f08d1c2f4d3bd13fb6a3871a5940)) * **deps-dev:** bump core-js from 3.20.0 to 3.20.1 ([#162](https://github.com/googlemaps/js-markerclusterer/issues/162)) ([20b0ec5](https://github.com/googlemaps/js-markerclusterer/commit/20b0ec5f56baeb09266130c7af5ffd7487ca16f5)) * **deps-dev:** bump eslint-plugin-jest from 25.3.0 to 25.3.2 ([#164](https://github.com/googlemaps/js-markerclusterer/issues/164)) ([d1f87d3](https://github.com/googlemaps/js-markerclusterer/commit/d1f87d3e67367ec6748ee65f35391a48bc484736)) * **deps-dev:** bump geckodriver from 2.0.4 to 3.0.0 ([#157](https://github.com/googlemaps/js-markerclusterer/issues/157)) ([d5c0e5d](https://github.com/googlemaps/js-markerclusterer/commit/d5c0e5d94d6defc2fbc8b619b863d4cb92468e1e)) * **deps-dev:** bump geckodriver from 3.0.0 to 3.0.1 ([#159](https://github.com/googlemaps/js-markerclusterer/issues/159)) ([31596de](https://github.com/googlemaps/js-markerclusterer/commit/31596de0012fb78bc2560f9beddcb33bfb11aa6c)) * **deps-dev:** bump rollup from 2.61.1 to 2.62.0 ([#163](https://github.com/googlemaps/js-markerclusterer/issues/163)) ([d203d9e](https://github.com/googlemaps/js-markerclusterer/commit/d203d9eb77273f4af370e34d034adc8779b3d443)) * **deps-dev:** bump typescript from 4.5.3 to 4.5.4 ([#150](https://github.com/googlemaps/js-markerclusterer/issues/150)) ([623a9c6](https://github.com/googlemaps/js-markerclusterer/commit/623a9c62e8fb74f817c833c301196ba07c95b2e9)) --- 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 98eff9c8..d62f1a55 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@googlemaps/markerclusterer", - "version": "1.0.18", + "version": "1.0.19", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index e3101a61..d4b21606 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@googlemaps/markerclusterer", - "version": "1.0.18", + "version": "1.0.19", "description": "Creates and manages per-zoom-level clusters for large amounts of markers.", "keywords": [ "cluster",