From 8d5cb595ef38458e232a1d6209082cf5d4ea0b72 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 17 Nov 2021 20:49:57 +0000 Subject: [PATCH] chore(release): 1.0.13 [skip ci] ### [1.0.13](https://github.com/googlemaps/js-markerclusterer/compare/v1.0.12...v1.0.13) (2021-11-17) ### Miscellaneous Chores * **deps-dev:** bump @babel/preset-env from 7.16.0 to 7.16.4 ([#107](https://github.com/googlemaps/js-markerclusterer/issues/107)) ([dd7c3c7](https://github.com/googlemaps/js-markerclusterer/commit/dd7c3c736ade541d33f31b5f745c6833a8b08cd3)) * **deps-dev:** bump @babel/runtime-corejs3 from 7.16.0 to 7.16.3 ([#101](https://github.com/googlemaps/js-markerclusterer/issues/101)) ([60d1847](https://github.com/googlemaps/js-markerclusterer/commit/60d1847c9f3c58021256ef5b5162cd3936a9a353)) * **deps-dev:** bump @googlemaps/jest-mocks from 1.3.6 to 1.3.7 ([#105](https://github.com/googlemaps/js-markerclusterer/issues/105)) ([38fe287](https://github.com/googlemaps/js-markerclusterer/commit/38fe287f6d65e8d7915446f576196d74c90ada6e)) * **deps-dev:** bump @googlemaps/js-api-loader from 1.12.8 to 1.12.9 ([#102](https://github.com/googlemaps/js-markerclusterer/issues/102)) ([edc990d](https://github.com/googlemaps/js-markerclusterer/commit/edc990dd18a5b5fdceaee5f8d4eb955f880dd841)) * **deps-dev:** bump chromedriver from 95.0.0 to 96.0.0 ([#109](https://github.com/googlemaps/js-markerclusterer/issues/109)) ([03ce06f](https://github.com/googlemaps/js-markerclusterer/commit/03ce06fb480286a669cf8dd7cbd3f84e06c57f2d)) * **deps-dev:** bump eslint-plugin-jest from 25.2.3 to 25.2.4 ([#100](https://github.com/googlemaps/js-markerclusterer/issues/100)) ([abe4858](https://github.com/googlemaps/js-markerclusterer/commit/abe4858f0fca02d5b75d4ef6fed3437e419a23e1)) * **deps-dev:** bump rollup from 2.59.0 to 2.60.0 ([#103](https://github.com/googlemaps/js-markerclusterer/issues/103)) ([1fd5ad5](https://github.com/googlemaps/js-markerclusterer/commit/1fd5ad53f50639827ea4ab47bb7c6a90a1d4281d)) * **deps-dev:** bump rollup-plugin-typescript2 from 0.30.0 to 0.31.0 ([#108](https://github.com/googlemaps/js-markerclusterer/issues/108)) ([f8082ec](https://github.com/googlemaps/js-markerclusterer/commit/f8082ecf4ab6cd1327dcb8922f1da23c8f7772fe)) * **deps-dev:** bump typedoc from 0.22.8 to 0.22.9 ([#104](https://github.com/googlemaps/js-markerclusterer/issues/104)) ([990bf7c](https://github.com/googlemaps/js-markerclusterer/commit/990bf7cd81cb0a62362851b495906f844bc1bc45)) --- 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 1fe9bb67..22ec1dca 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@googlemaps/markerclusterer", - "version": "1.0.12", + "version": "1.0.13", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 76206670..730d4d3b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@googlemaps/markerclusterer", - "version": "1.0.12", + "version": "1.0.13", "description": "Creates and manages per-zoom-level clusters for large amounts of markers.", "keywords": [ "cluster",