From e32319edad02a0b8aeef1fe63ae61c40a491168e Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 1 Nov 2021 20:33:35 +0000 Subject: [PATCH] chore(release): 1.0.11 [skip ci] ### [1.0.11](https://github.com/googlemaps/js-markerclusterer/compare/v1.0.10...v1.0.11) (2021-11-01) ### Miscellaneous Chores * **deps-dev:** bump @babel/preset-env from 7.15.8 to 7.16.0 ([#91](https://github.com/googlemaps/js-markerclusterer/issues/91)) ([c3d6a4d](https://github.com/googlemaps/js-markerclusterer/commit/c3d6a4dfe09687ea793bc350c13ad2475dac5d87)) * **deps-dev:** bump @googlemaps/jest-mocks from 1.3.4 to 1.3.5 ([#82](https://github.com/googlemaps/js-markerclusterer/issues/82)) ([495cdd5](https://github.com/googlemaps/js-markerclusterer/commit/495cdd5e381cf14eac792377f534cc6334c11936)) * **deps-dev:** bump @googlemaps/js-api-loader from 1.12.6 to 1.12.7 ([#84](https://github.com/googlemaps/js-markerclusterer/issues/84)) ([fa96798](https://github.com/googlemaps/js-markerclusterer/commit/fa96798a8db3d661023afddc36bd41b1ad20efea)) * **deps-dev:** bump @types/selenium-webdriver from 4.0.15 to 4.0.16 ([#86](https://github.com/googlemaps/js-markerclusterer/issues/86)) ([d0eca9a](https://github.com/googlemaps/js-markerclusterer/commit/d0eca9aae973ddad341bad3366c577e30e5c3769)) * **deps-dev:** bump chromedriver from 94.0.0 to 95.0.0 ([#80](https://github.com/googlemaps/js-markerclusterer/issues/80)) ([12843a8](https://github.com/googlemaps/js-markerclusterer/commit/12843a806e7c2f00f877ce742a85840c727e9e97)) * **deps-dev:** bump core-js from 3.18.3 to 3.19.0 ([#85](https://github.com/googlemaps/js-markerclusterer/issues/85)) ([54d3dfa](https://github.com/googlemaps/js-markerclusterer/commit/54d3dfad97558cd0b13dcbe80c39d6c4eaefd7fd)) * **deps-dev:** bump rollup from 2.58.0 to 2.58.3 ([#83](https://github.com/googlemaps/js-markerclusterer/issues/83)) ([cd395b0](https://github.com/googlemaps/js-markerclusterer/commit/cd395b069001648cfbb5f63e268417d922e0f015)) * **deps-dev:** bump typedoc from 0.22.6 to 0.22.7 ([#81](https://github.com/googlemaps/js-markerclusterer/issues/81)) ([1c0bcbb](https://github.com/googlemaps/js-markerclusterer/commit/1c0bcbb22b0099c6ba8cd1ad74cd43961793716b)) * Synced local '.eslintrc.json' with remote 'sync-files/js/.eslintrc.json' ([#87](https://github.com/googlemaps/js-markerclusterer/issues/87)) ([ea90bc5](https://github.com/googlemaps/js-markerclusterer/commit/ea90bc599832000835ebcba2d2741f8655836f81)) * Synced local '.eslintrc.json' with remote 'sync-files/js/.eslintrc.json' ([#89](https://github.com/googlemaps/js-markerclusterer/issues/89)) ([80c11e9](https://github.com/googlemaps/js-markerclusterer/commit/80c11e9803b6ac94fcce70291485829004d103c3)) * Synced local '.github/' with remote 'sync-files/js/.github/' ([#88](https://github.com/googlemaps/js-markerclusterer/issues/88)) ([135fc31](https://github.com/googlemaps/js-markerclusterer/commit/135fc313ff6fb236160270d9f8c1e04bbd315097)) --- 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 dc2eaff0..4c36e200 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@googlemaps/markerclusterer", - "version": "1.0.10", + "version": "1.0.11", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 31fafb1d..f6fca92f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@googlemaps/markerclusterer", - "version": "1.0.10", + "version": "1.0.11", "description": "Creates and manages per-zoom-level clusters for large amounts of markers.", "keywords": [ "cluster",