Skip to content

Commit 60c3de3

Browse files
chore(release): 2.2.2 [skip ci]
### [2.2.2](v2.2.1...v2.2.2) (2023-06-06) ### Bug Fixes * **renderer:** fix marker position ([#667](#667)) ([fbb8fa8](fbb8fa8)) ### Code Refactoring * misc minor cleanup ([#657](#657)) ([31cc4f6](31cc4f6)) ### Miscellaneous Chores * **deps-dev:** bump @rollup/plugin-node-resolve from 15.0.2 to 15.1.0 ([#662](#662)) ([6a90770](6a90770)) * **deps-dev:** bump @typescript-eslint/eslint-plugin ([#664](#664)) ([5089ca9](5089ca9)) * **deps-dev:** bump @typescript-eslint/parser from 5.59.8 to 5.59.9 ([#665](#665)) ([57d761c](57d761c)) * **deps-dev:** bump eslint from 8.41.0 to 8.42.0 ([#666](#666)) ([248b081](248b081)) * **deps-dev:** bump typedoc from 0.24.7 to 0.24.8 ([#663](#663)) ([f52e44d](f52e44d)) * Update release.yml ([7b9503e](7b9503e))
1 parent 7b9503e commit 60c3de3

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
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.2.1",
3+
"version": "2.2.2",
44
"description": "Creates and manages per-zoom-level clusters for large amounts of markers.",
55
"keywords": [
66
"cluster",

0 commit comments

Comments
 (0)