From bbd23d6cab84494e06a9c09b293923ac41bcddb7 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 8 Dec 2021 20:46:08 +0000 Subject: [PATCH] chore(release): 1.0.17 [skip ci] ### [1.0.17](https://github.com/googlemaps/js-markerclusterer/compare/v1.0.16...v1.0.17) (2021-12-08) ### Bug Fixes * improve default marker title and accessibility ([#137](https://github.com/googlemaps/js-markerclusterer/issues/137)) ([9901a89](https://github.com/googlemaps/js-markerclusterer/commit/9901a890344ac0eb9e34459e16bc8b190939d55c)) ### Documentation * remove wrong image from class comments ([993ef85](https://github.com/googlemaps/js-markerclusterer/commit/993ef85d6f0f58fc66715160c4f81423561ed038)) ### Miscellaneous Chores * **deps-dev:** bump @googlemaps/jest-mocks from 1.3.9 to 1.4.0 ([#129](https://github.com/googlemaps/js-markerclusterer/issues/129)) ([05c292d](https://github.com/googlemaps/js-markerclusterer/commit/05c292d7988fd54d9f7e9b3da982940324c02f21)) * **deps-dev:** bump @types/google.maps from 3.47.0 to 3.47.1 ([#134](https://github.com/googlemaps/js-markerclusterer/issues/134)) ([21095cb](https://github.com/googlemaps/js-markerclusterer/commit/21095cbef9c8fa39c5230b7f6545ce6434b7a42e)) * **deps-dev:** bump core-js from 3.19.2 to 3.19.3 ([#132](https://github.com/googlemaps/js-markerclusterer/issues/132)) ([fafa042](https://github.com/googlemaps/js-markerclusterer/commit/fafa0427577036fd0d73914f614d5fdbfc0acf34)) * **deps-dev:** bump prettier from 2.5.0 to 2.5.1 ([#131](https://github.com/googlemaps/js-markerclusterer/issues/131)) ([50eb22b](https://github.com/googlemaps/js-markerclusterer/commit/50eb22b8e196fb4e891bab5576277778af570690)) * Synced local '.github/' with remote 'sync-files/js/.github/' ([#138](https://github.com/googlemaps/js-markerclusterer/issues/138)) ([dbcebdd](https://github.com/googlemaps/js-markerclusterer/commit/dbcebdd5e5001b2acb771c735211fb9a70931d87)) --- 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 1b550d05..aedf9310 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@googlemaps/markerclusterer", - "version": "1.0.16", + "version": "1.0.17", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 983e7751..fb9d7b6d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@googlemaps/markerclusterer", - "version": "1.0.16", + "version": "1.0.17", "description": "Creates and manages per-zoom-level clusters for large amounts of markers.", "keywords": [ "cluster",