Skip to content

Commit 00a66b8

Browse files
chore(release): 2.0.12 [skip ci]
### [2.0.12](v2.0.11...v2.0.12) (2022-10-17) ### Miscellaneous Chores * **deps-dev:** bump @babel/preset-env from 7.19.0 to 7.19.3 ([#447](#447)) ([8bf08de](8bf08de)) * **deps-dev:** bump @babel/preset-env from 7.19.3 to 7.19.4 ([#461](#461)) ([c14db6f](c14db6f)) * **deps-dev:** bump @babel/runtime-corejs3 from 7.19.0 to 7.19.1 ([#442](#442)) ([1139318](1139318)) * **deps-dev:** bump @babel/runtime-corejs3 from 7.19.1 to 7.19.4 ([#459](#459)) ([af6ffb5](af6ffb5)) * **deps-dev:** bump @rollup/plugin-babel from 5.3.1 to 6.0.0 ([#457](#457)) ([0568b37](0568b37)) * **deps-dev:** bump @rollup/plugin-commonjs from 22.0.2 to 23.0.0 ([#458](#458)) ([97a6569](97a6569)) * **deps-dev:** bump @rollup/plugin-html from 0.2.4 to 1.0.0 ([#455](#455)) ([7fe5b08](7fe5b08)) * **deps-dev:** bump @rollup/plugin-json from 4.1.0 to 5.0.0 ([#453](#453)) ([03a18a3](03a18a3)) * **deps-dev:** bump @rollup/plugin-node-resolve from 13.3.0 to 14.1.0 ([#437](#437)) ([47c6fb5](47c6fb5)) * **deps-dev:** bump @rollup/plugin-node-resolve from 14.1.0 to 15.0.0 ([#451](#451)) ([7f08cac](7f08cac)) * **deps-dev:** bump @rollup/plugin-typescript from 8.5.0 to 9.0.0 ([#460](#460)) ([0d66a42](0d66a42)) * **deps-dev:** bump @rollup/plugin-typescript from 9.0.0 to 9.0.1 ([#463](#463)) ([0cea58c](0cea58c)) * **deps-dev:** bump chromedriver from 105.0.0 to 106.0.1 ([#443](#443)) ([d187545](d187545)) * **deps-dev:** bump core-js from 3.25.0 to 3.25.1 ([#436](#436)) ([eaa755e](eaa755e)) * **deps-dev:** bump core-js from 3.25.1 to 3.25.5 ([#449](#449)) ([be5cd25](be5cd25)) * **deps-dev:** bump eslint-plugin-jest from 27.0.4 to 27.1.0 ([#450](#450)) ([1539187](1539187)) * **deps-dev:** bump eslint-plugin-jest from 27.1.0 to 27.1.1 ([#452](#452)) ([26a6601](26a6601)) * **deps-dev:** bump eslint-plugin-jest from 27.1.1 to 27.1.2 ([#465](#465)) ([738902d](738902d)) * **deps-dev:** bump geckodriver from 3.0.2 to 3.1.0 ([#464](#464)) ([6a43f7e](6a43f7e)) * **deps-dev:** bump rollup from 2.79.0 to 2.79.1 ([#444](#444)) ([c0740b3](c0740b3)) * **deps-dev:** bump selenium-webdriver from 4.1.1 to 4.5.0 ([#456](#456)) ([df60b83](df60b83)) * **deps-dev:** bump typedoc from 0.23.14 to 0.23.15 ([#448](#448)) ([a443dc3](a443dc3)) * **deps-dev:** bump typedoc from 0.23.15 to 0.23.16 ([#462](#462)) ([e80fb42](e80fb42)) * **deps-dev:** bump typescript from 4.8.2 to 4.8.3 ([#435](#435)) ([a4f876f](a4f876f)) * **deps-dev:** bump typescript from 4.8.3 to 4.8.4 ([#446](#446)) ([3ec6506](3ec6506)) * **deps:** bump d3-color from 3.0.1 to 3.1.0 ([#440](#440)) ([0b159d1](0b159d1))
1 parent 738902d commit 00a66b8

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

0 commit comments

Comments
 (0)