Skip to content

Commit d5b09a2

Browse files
chore(release): 2.3.0 [skip ci]
## [2.3.0](v2.2.3...v2.3.0) (2023-06-17) ### Features * add benchmark examples ([#678](#678)) ([01aae0c](01aae0c)) ### Miscellaneous Chores * **deps-dev:** bump @typescript-eslint/eslint-plugin ([#676](#676)) ([1193ff4](1193ff4)) * **deps-dev:** bump core-js from 3.30.2 to 3.31.0 ([#673](#673)) ([7ac23d7](7ac23d7)) * **deps-dev:** bump selenium-webdriver from 4.9.2 to 4.10.0 ([#671](#671)) ([b957793](b957793))
1 parent 01aae0c commit d5b09a2

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

0 commit comments

Comments
 (0)