From 9236f49dfd2180d31b439fc5bfbf4c4a9484efdc Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 14 Mar 2022 20:31:50 +0000 Subject: [PATCH] chore(release): 1.0.27 [skip ci] ### [1.0.27](https://github.com/googlemaps/js-markerclusterer/compare/v1.0.26...v1.0.27) (2022-03-14) ### Miscellaneous Chores * **deps-dev:** bump @babel/runtime-corejs3 from 7.17.2 to 7.17.7 ([#258](https://github.com/googlemaps/js-markerclusterer/issues/258)) ([027cc86](https://github.com/googlemaps/js-markerclusterer/commit/027cc869dedd27cf1b29342df05074d33ce3b6fc)) * **deps-dev:** bump @googlemaps/js-api-loader from 1.13.7 to 1.13.8 ([#254](https://github.com/googlemaps/js-markerclusterer/issues/254)) ([95905f6](https://github.com/googlemaps/js-markerclusterer/commit/95905f604e4d04c2db0b0aeeba1e09ec0a4ad777)) * **deps-dev:** bump @types/google.maps from 3.48.1 to 3.48.2 ([#255](https://github.com/googlemaps/js-markerclusterer/issues/255)) ([f78b90a](https://github.com/googlemaps/js-markerclusterer/commit/f78b90a4b36a6b1231e14d209d12a21fc0280510)) * **deps-dev:** bump chromedriver from 98.0.1 to 99.0.0 ([#252](https://github.com/googlemaps/js-markerclusterer/issues/252)) ([900568e](https://github.com/googlemaps/js-markerclusterer/commit/900568ee10d9290ddecb63869dbbb970536f9b0b)) * **deps-dev:** bump rollup from 2.69.0 to 2.69.1 ([#250](https://github.com/googlemaps/js-markerclusterer/issues/250)) ([86c588d](https://github.com/googlemaps/js-markerclusterer/commit/86c588db6479acf9871d99dbf18e86d5fbe7101b)) * **deps-dev:** bump rollup from 2.69.1 to 2.70.0 ([#253](https://github.com/googlemaps/js-markerclusterer/issues/253)) ([aa7348a](https://github.com/googlemaps/js-markerclusterer/commit/aa7348a09908fe7d1b1ae3405384a8287eeba2ae)) * **deps-dev:** bump rollup from 2.70.0 to 2.70.1 ([#257](https://github.com/googlemaps/js-markerclusterer/issues/257)) ([57ae8ab](https://github.com/googlemaps/js-markerclusterer/commit/57ae8ab91fb9c413cc4db2c70243fb85784f490a)) * **deps-dev:** bump typedoc from 0.22.12 to 0.22.13 ([#251](https://github.com/googlemaps/js-markerclusterer/issues/251)) ([f8a1f97](https://github.com/googlemaps/js-markerclusterer/commit/f8a1f97275d42b1ccf08c69c1e5d7e78c88083de)) * **deps-dev:** bump typescript from 4.5.5 to 4.6.2 ([#256](https://github.com/googlemaps/js-markerclusterer/issues/256)) ([9fcb435](https://github.com/googlemaps/js-markerclusterer/commit/9fcb435bb4e8db4ee3bda7ca60427f06fb9f8982)) --- 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 6d87fc69..241996c7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@googlemaps/markerclusterer", - "version": "1.0.26", + "version": "1.0.27", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 5f6695c4..8cd8ce2d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@googlemaps/markerclusterer", - "version": "1.0.26", + "version": "1.0.27", "description": "Creates and manages per-zoom-level clusters for large amounts of markers.", "keywords": [ "cluster",