Skip to content

Commit dd05637

Browse files
chore(release): 1.0.3 [skip ci]
### [1.0.3](v1.0.2...v1.0.3) (2021-09-30) ### Bug Fixes * allow configuration of radius ([#26](#26)) ([8a8a0f0](8a8a0f0)) ### Miscellaneous Chores * **deps-dev:** bump @babel/preset-env from 7.14.5 to 7.15.6 ([#12](#12)) ([74aa022](74aa022)) * **deps-dev:** bump @googlemaps/js-api-loader from 1.12.3 to 1.12.4 ([#16](#16)) ([5dac39e](5dac39e)) * **deps-dev:** bump @rollup/plugin-node-resolve from 13.0.4 to 13.0.5 ([#17](#17)) ([dcf04a0](dcf04a0)) * **deps-dev:** bump @typescript-eslint/eslint-plugin ([#10](#10)) ([e03129d](e03129d)) * **deps-dev:** bump @typescript-eslint/parser from 4.24.0 to 4.32.0 ([#13](#13)) ([9426b62](9426b62)) * **deps-dev:** bump chromedriver from 93.0.1 to 94.0.0 ([#11](#11)) ([b6c7b59](b6c7b59)) * **deps-dev:** bump core-js from 3.14.0 to 3.18.1 ([#14](#14)) ([914bdfd](914bdfd)) * **deps-dev:** bump eslint from 7.28.0 to 7.32.0 ([#18](#18)) ([bb1165f](bb1165f)) * **deps-dev:** bump geckodriver from 2.0.0 to 2.0.4 ([#15](#15)) ([e9a2f94](e9a2f94)) * **deps-dev:** bump selenium-webdriver from 4.0.0-beta.4 to 4.0.0-rc-1 ([#19](#19)) ([1a848dd](1a848dd)) ### Documentation * fix typos in comments ([#21](#21)) ([b12c38d](b12c38d)) * update default algorithm comment ([#24](#24)) ([9411b35](9411b35))
1 parent 8a8a0f0 commit dd05637

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@googlemaps/markerclusterer",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"description": "Creates and manages per-zoom-level clusters for large amounts of markers.",
55
"keywords": [
66
"cluster",

0 commit comments

Comments
 (0)