Skip to content

Commit e32319e

Browse files
chore(release): 1.0.11 [skip ci]
### [1.0.11](v1.0.10...v1.0.11) (2021-11-01) ### Miscellaneous Chores * **deps-dev:** bump @babel/preset-env from 7.15.8 to 7.16.0 ([#91](#91)) ([c3d6a4d](c3d6a4d)) * **deps-dev:** bump @googlemaps/jest-mocks from 1.3.4 to 1.3.5 ([#82](#82)) ([495cdd5](495cdd5)) * **deps-dev:** bump @googlemaps/js-api-loader from 1.12.6 to 1.12.7 ([#84](#84)) ([fa96798](fa96798)) * **deps-dev:** bump @types/selenium-webdriver from 4.0.15 to 4.0.16 ([#86](#86)) ([d0eca9a](d0eca9a)) * **deps-dev:** bump chromedriver from 94.0.0 to 95.0.0 ([#80](#80)) ([12843a8](12843a8)) * **deps-dev:** bump core-js from 3.18.3 to 3.19.0 ([#85](#85)) ([54d3dfa](54d3dfa)) * **deps-dev:** bump rollup from 2.58.0 to 2.58.3 ([#83](#83)) ([cd395b0](cd395b0)) * **deps-dev:** bump typedoc from 0.22.6 to 0.22.7 ([#81](#81)) ([1c0bcbb](1c0bcbb)) * Synced local '.eslintrc.json' with remote 'sync-files/js/.eslintrc.json' ([#87](#87)) ([ea90bc5](ea90bc5)) * Synced local '.eslintrc.json' with remote 'sync-files/js/.eslintrc.json' ([#89](#89)) ([80c11e9](80c11e9)) * Synced local '.github/' with remote 'sync-files/js/.github/' ([#88](#88)) ([135fc31](135fc31))
1 parent c3d6a4d commit e32319e

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.10",
3+
"version": "1.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)