Skip to content

Commit df8a37c

Browse files
chore(release): 2.0.11 [skip ci]
### [2.0.11](v2.0.10...v2.0.11) (2022-09-12) ### Miscellaneous Chores * **deps-dev:** bump @babel/preset-env from 7.18.10 to 7.19.0 ([#431](#431)) ([1a8c082](1a8c082)) * **deps-dev:** bump @babel/runtime-corejs3 from 7.18.9 to 7.19.0 ([#430](#430)) ([45b9718](45b9718)) * **deps-dev:** bump @rollup/plugin-commonjs from 22.0.1 to 22.0.2 ([#410](#410)) ([f113c98](f113c98)) * **deps-dev:** bump @rollup/plugin-typescript from 8.3.4 to 8.4.0 ([#424](#424)) ([f42d25b](f42d25b)) * **deps-dev:** bump @rollup/plugin-typescript from 8.4.0 to 8.5.0 ([#432](#432)) ([6fc5ca7](6fc5ca7)) * **deps-dev:** bump chromedriver from 103.0.0 to 104.0.0 ([#409](#409)) ([24034d4](24034d4)) * **deps-dev:** bump chromedriver from 104.0.0 to 105.0.0 ([#428](#428)) ([49ddc8f](49ddc8f)) * **deps-dev:** bump core-js from 3.24.1 to 3.25.0 ([#421](#421)) ([0c7d73b](0c7d73b)) * **deps-dev:** bump eslint-plugin-jest from 26.7.0 to 26.8.1 ([#411](#411)) ([e3476f3](e3476f3)) * **deps-dev:** bump eslint-plugin-jest from 26.8.1 to 26.8.3 ([#412](#412)) ([8d5dd9b](8d5dd9b)) * **deps-dev:** bump eslint-plugin-jest from 26.8.3 to 26.8.7 ([#414](#414)) ([3c18267](3c18267)) * **deps-dev:** bump eslint-plugin-jest from 26.8.7 to 27.0.1 ([#420](#420)) ([933e287](933e287)) * **deps-dev:** bump eslint-plugin-jest from 27.0.1 to 27.0.4 ([#433](#433)) ([088fb09](088fb09)) * **deps-dev:** bump rollup from 2.77.2 to 2.78.0 ([#413](#413)) ([8010f48](8010f48)) * **deps-dev:** bump rollup from 2.78.0 to 2.78.1 ([#415](#415)) ([32e349e](32e349e)) * **deps-dev:** bump rollup from 2.78.1 to 2.79.0 ([#427](#427)) ([9bb362c](9bb362c)) * **deps-dev:** bump typedoc from 0.23.10 to 0.23.11 ([#423](#423)) ([9616e65](9616e65)) * **deps-dev:** bump typedoc from 0.23.11 to 0.23.14 ([#429](#429)) ([f07a9ed](f07a9ed)) * **deps-dev:** bump typescript from 4.7.4 to 4.8.2 ([#425](#425)) ([c9ca422](c9ca422))
1 parent 088fb09 commit df8a37c

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

0 commit comments

Comments
 (0)