From e49befcdb070c57012143172a2e2f8338f1db99c Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 10 Jan 2022 20:45:34 +0000 Subject: [PATCH] chore(release): 1.0.20 [skip ci] ### [1.0.20](https://github.com/googlemaps/js-markerclusterer/compare/v1.0.19...v1.0.20) (2022-01-10) ### Miscellaneous Chores * **deps-dev:** bump @babel/preset-env from 7.16.4 to 7.16.7 ([#166](https://github.com/googlemaps/js-markerclusterer/issues/166)) ([a710567](https://github.com/googlemaps/js-markerclusterer/commit/a710567cdc4df887ef6ae15891d8376172ee4a5b)) * **deps-dev:** bump @babel/runtime-corejs3 from 7.16.5 to 7.16.7 ([#169](https://github.com/googlemaps/js-markerclusterer/issues/169)) ([4ed7e62](https://github.com/googlemaps/js-markerclusterer/commit/4ed7e62f8e7ffee7c8c2bde9453ced602c92dc33)) * **deps-dev:** bump @googlemaps/js-api-loader from 1.12.12 to 1.13.1 ([#176](https://github.com/googlemaps/js-markerclusterer/issues/176)) ([9c9956c](https://github.com/googlemaps/js-markerclusterer/commit/9c9956c40af6e2b75efe2d08e858b11315dda86a)) * **deps-dev:** bump @rollup/plugin-node-resolve from 13.1.1 to 13.1.2 ([#167](https://github.com/googlemaps/js-markerclusterer/issues/167)) ([641385a](https://github.com/googlemaps/js-markerclusterer/commit/641385a104df03ee41593a473c8d5222ac890381)) * **deps-dev:** bump @rollup/plugin-node-resolve from 13.1.2 to 13.1.3 ([#175](https://github.com/googlemaps/js-markerclusterer/issues/175)) ([801f104](https://github.com/googlemaps/js-markerclusterer/commit/801f104aaf9221ef241e02c317137b723eec8c1d)) * **deps-dev:** bump chromedriver from 96.0.0 to 97.0.0 ([#177](https://github.com/googlemaps/js-markerclusterer/issues/177)) ([c46c955](https://github.com/googlemaps/js-markerclusterer/commit/c46c95573398beec1cbc854bbb8816c9fec24258)) * **deps-dev:** bump core-js from 3.20.1 to 3.20.2 ([#171](https://github.com/googlemaps/js-markerclusterer/issues/171)) ([5db6821](https://github.com/googlemaps/js-markerclusterer/commit/5db6821a6e2a1f8bec8ea56ecc5a1466f5d5ef89)) * **deps-dev:** bump eslint-plugin-jest from 25.3.2 to 25.3.3 ([#168](https://github.com/googlemaps/js-markerclusterer/issues/168)) ([bd92b94](https://github.com/googlemaps/js-markerclusterer/commit/bd92b945b3183a47c86ef6a88936676568042096)) * **deps-dev:** bump eslint-plugin-jest from 25.3.3 to 25.3.4 ([#170](https://github.com/googlemaps/js-markerclusterer/issues/170)) ([b534a20](https://github.com/googlemaps/js-markerclusterer/commit/b534a20481c61e8147cfa6a8d53090dfcc8442a1)) * **deps-dev:** bump rollup from 2.62.0 to 2.63.0 ([#172](https://github.com/googlemaps/js-markerclusterer/issues/172)) ([5f2250b](https://github.com/googlemaps/js-markerclusterer/commit/5f2250b104b5989b15616cd5ebe3c00aa4a8fc02)) * **deps-dev:** bump selenium-webdriver from 4.0.0 to 4.1.1 ([#178](https://github.com/googlemaps/js-markerclusterer/issues/178)) ([6a201c2](https://github.com/googlemaps/js-markerclusterer/commit/6a201c2336a7beec22b4b7adb6d1802039dd7b67)) --- 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 7ab23488..953f317e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@googlemaps/markerclusterer", - "version": "1.0.19", + "version": "1.0.20", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index b28955ef..5ad3baa2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@googlemaps/markerclusterer", - "version": "1.0.19", + "version": "1.0.20", "description": "Creates and manages per-zoom-level clusters for large amounts of markers.", "keywords": [ "cluster",