Skip to content

Commit a035153

Browse files
chore(release): 2.0.2 [skip ci]
### [2.0.2](v2.0.1...v2.0.2) (2022-03-28) ### Miscellaneous Chores * **deps-dev:** bump @babel/runtime-corejs3 from 7.17.7 to 7.17.8 ([#265](#265)) ([66a8cf7](66a8cf7)) * **deps-dev:** bump @googlemaps/jest-mocks from 2.6.2 to 2.6.3 ([#272](#272)) ([8ef62d8](8ef62d8)) * **deps-dev:** bump @googlemaps/js-api-loader from 1.13.9 to 1.13.10 ([#268](#268)) ([b76e99d](b76e99d)) * **deps-dev:** bump @rollup/plugin-commonjs from 21.0.2 to 21.0.3 ([#274](#274)) ([c522891](c522891)) * **deps-dev:** bump eslint-plugin-jest from 26.1.1 to 26.1.2 ([#264](#264)) ([d5a3576](d5a3576)) * **deps-dev:** bump eslint-plugin-jest from 26.1.2 to 26.1.3 ([#269](#269)) ([5f832c6](5f832c6)) * **deps-dev:** bump prettier from 2.6.0 to 2.6.1 ([#273](#273)) ([3d3c3c2](3d3c3c2)) * **deps-dev:** bump typescript from 4.6.2 to 4.6.3 ([#271](#271)) ([c1ee0e2](c1ee0e2)) * **deps:** bump minimist from 1.2.5 to 1.2.6 ([#270](#270)) ([b0a4ed6](b0a4ed6))
1 parent c522891 commit a035153

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

0 commit comments

Comments
 (0)