From 819e251e3451d1296dadcc2e42777471e4a3b2c8 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 12 Oct 2021 16:31:12 +0000 Subject: [PATCH] chore(release): 1.0.8 [skip ci] ### [1.0.8](https://github.com/googlemaps/js-markerclusterer/compare/v1.0.7...v1.0.8) (2021-10-12) ### Miscellaneous Chores * **deps-dev:** bump eslint-plugin-jest from 24.5.2 to 25.0.3 ([#62](https://github.com/googlemaps/js-markerclusterer/issues/62)) ([fdca79f](https://github.com/googlemaps/js-markerclusterer/commit/fdca79fce38dcf5615f40c33ccefefde937a4c07)) * **deps:** bump supercluster from 7.1.3 to 7.1.4 ([#63](https://github.com/googlemaps/js-markerclusterer/issues/63)) ([e7cac91](https://github.com/googlemaps/js-markerclusterer/commit/e7cac916ba31ff9a4942554867ea36ec602bc3a4)) ### Documentation * **README:** fix global name in the cdn instructions ([21dd4fa](https://github.com/googlemaps/js-markerclusterer/commit/21dd4fa06d758ff271245dd98874427663dfeb8c)) --- 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 4a58c55a..8a283d6a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@googlemaps/markerclusterer", - "version": "1.0.7", + "version": "1.0.8", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index c9dcc722..76a04632 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@googlemaps/markerclusterer", - "version": "1.0.7", + "version": "1.0.8", "description": "Creates and manages per-zoom-level clusters for large amounts of markers.", "keywords": [ "cluster",