Skip to content

Commit e79348e

Browse files
chore(release): 2.0.9 [skip ci]
### [2.0.9](v2.0.8...v2.0.9) (2022-06-30) ### Bug Fixes * remove broken sourcemaps ([#385](#385)) ([9c6b8e3](9c6b8e3)) ### Miscellaneous Chores * **deps-dev:** bump @babel/runtime-corejs3 from 7.18.3 to 7.18.6 ([#382](#382)) ([e59d1a0](e59d1a0)) * **deps-dev:** bump @googlemaps/jest-mocks from 2.7.4 to 2.7.5 ([#370](#370)) ([11bc9f8](11bc9f8)) * **deps-dev:** bump @rollup/plugin-commonjs from 22.0.0 to 22.0.1 ([#379](#379)) ([bc01b2b](bc01b2b)) * **deps-dev:** bump chromedriver from 102.0.0 to 103.0.0 ([#381](#381)) ([0c06498](0c06498)) * **deps-dev:** bump core-js from 3.23.2 to 3.23.3 ([#378](#378)) ([6d172b0](6d172b0)) * **deps-dev:** bump eslint-plugin-prettier from 4.0.0 to 4.1.0 ([#380](#380)) ([5a0f151](5a0f151)) * **deps-dev:** bump prettier from 2.6.2 to 2.7.1 ([#373](#373)) ([09462a1](09462a1)) * **deps-dev:** bump rollup from 2.75.6 to 2.75.7 ([#372](#372)) ([ba991e3](ba991e3)) * **deps-dev:** bump typedoc from 0.22.17 to 0.23.1 ([#377](#377)) ([59c9fcc](59c9fcc)) * **deps-dev:** bump typescript from 4.7.3 to 4.7.4 ([#371](#371)) ([3ebfdc5](3ebfdc5)) * **deps:** bump jsdom from 16.4.0 to 16.7.0 ([#375](#375)) ([986e41f](986e41f))
1 parent 9c6b8e3 commit e79348e

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": "2.0.8",
3+
"version": "2.0.9",
44
"description": "Creates and manages per-zoom-level clusters for large amounts of markers.",
55
"keywords": [
66
"cluster",

0 commit comments

Comments
 (0)