From 87d9bca68dd8ba993c01468e749647945d27e1d3 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 31 Jan 2022 20:32:06 +0000 Subject: [PATCH] chore(release): 1.0.22 [skip ci] ### [1.0.22](https://github.com/googlemaps/js-markerclusterer/compare/v1.0.21...v1.0.22) (2022-01-31) ### Miscellaneous Chores * **deps-dev:** bump @babel/preset-env from 7.16.10 to 7.16.11 ([#194](https://github.com/googlemaps/js-markerclusterer/issues/194)) ([cdd402f](https://github.com/googlemaps/js-markerclusterer/commit/cdd402f067cea3ac1b63c76f5880fc266fae2e9f)) * **deps-dev:** bump @googlemaps/jest-mocks from 2.2.0 to 2.3.0 ([#202](https://github.com/googlemaps/js-markerclusterer/issues/202)) ([121ac1e](https://github.com/googlemaps/js-markerclusterer/commit/121ac1e29b8091addadf6446335017b558b19ee8)) * **deps-dev:** bump @types/google.maps from 3.47.2 to 3.47.3 ([#197](https://github.com/googlemaps/js-markerclusterer/issues/197)) ([6a3bb77](https://github.com/googlemaps/js-markerclusterer/commit/6a3bb776566cdcf84134e2936c127008d5ffa929)) * **deps-dev:** bump chromedriver from 97.0.0 to 97.0.1 ([#199](https://github.com/googlemaps/js-markerclusterer/issues/199)) ([f00a70e](https://github.com/googlemaps/js-markerclusterer/commit/f00a70e83bd8aa5e9eeafc9748ff0a5859f3fd5e)) * **deps-dev:** bump chromedriver from 97.0.1 to 97.0.2 ([#203](https://github.com/googlemaps/js-markerclusterer/issues/203)) ([0f0dd32](https://github.com/googlemaps/js-markerclusterer/commit/0f0dd32eefb7cece3758608d988a181322f8dfbb)) * **deps-dev:** bump chromedriver from 97.0.2 to 97.0.3 ([#205](https://github.com/googlemaps/js-markerclusterer/issues/205)) ([db8a1c6](https://github.com/googlemaps/js-markerclusterer/commit/db8a1c61ef86d09870500fdb9639d8b388f5f69a)) * **deps-dev:** bump eslint-plugin-jest from 25.7.0 to 26.0.0 ([#200](https://github.com/googlemaps/js-markerclusterer/issues/200)) ([320af1a](https://github.com/googlemaps/js-markerclusterer/commit/320af1aa592a756dcf842f41a800c024f33c84a2)) * **deps-dev:** bump rollup from 2.64.0 to 2.65.0 ([#196](https://github.com/googlemaps/js-markerclusterer/issues/196)) ([0eaa888](https://github.com/googlemaps/js-markerclusterer/commit/0eaa8889771fab970636e2ac8733ba6a4aef15ff)) * **deps-dev:** bump rollup from 2.65.0 to 2.66.0 ([#198](https://github.com/googlemaps/js-markerclusterer/issues/198)) ([8e58d6d](https://github.com/googlemaps/js-markerclusterer/commit/8e58d6daa4e185f4745e2ae61489664827ee77fc)) * **deps-dev:** bump rollup from 2.66.0 to 2.66.1 ([#204](https://github.com/googlemaps/js-markerclusterer/issues/204)) ([f1b0e42](https://github.com/googlemaps/js-markerclusterer/commit/f1b0e42c731183fbfee8a7b91a0954290187da8e)) * **deps-dev:** bump typescript from 4.5.4 to 4.5.5 ([#195](https://github.com/googlemaps/js-markerclusterer/issues/195)) ([6b3c842](https://github.com/googlemaps/js-markerclusterer/commit/6b3c842af31c370c8a80c6d309baec1b00a39511)) --- 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 5910db2e..426f0ec0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@googlemaps/markerclusterer", - "version": "1.0.21", + "version": "1.0.22", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 98eebccf..cfe5d17b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@googlemaps/markerclusterer", - "version": "1.0.21", + "version": "1.0.22", "description": "Creates and manages per-zoom-level clusters for large amounts of markers.", "keywords": [ "cluster",