Skip to content

Commit

Permalink
chore(release): 2.4.0 [skip ci]
Browse files Browse the repository at this point in the history
## [2.4.0](v2.3.2...v2.4.0) (2023-07-27)

### Features

* Adding viewport aware version of SuperCluster algorithm for use with legacy markers ([#640](#640)) ([fc8e8dd](fc8e8dd))

### Miscellaneous Chores

* **deps-dev:** bump @babel/preset-env from 7.22.7 to 7.22.9 ([#701](#701)) ([496ae06](496ae06))
* **deps-dev:** bump @rollup/plugin-commonjs from 25.0.2 to 25.0.3 ([#707](#707)) ([d004a3a](d004a3a))
* **deps-dev:** bump eslint from 8.44.0 to 8.45.0 ([#703](#703)) ([12ac633](12ac633))
* **deps-dev:** bump eslint-plugin-jest from 27.2.2 to 27.2.3 ([#702](#702)) ([68ff918](68ff918))
* **deps-dev:** bump word-wrap from 1.2.3 to 1.2.4 ([#705](#705)) ([0ba3e66](0ba3e66))
  • Loading branch information
semantic-release-bot committed Jul 27, 2023
1 parent fc8e8dd commit e6d6963
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@googlemaps/markerclusterer",
"version": "2.3.2",
"version": "2.4.0",
"description": "Creates and manages per-zoom-level clusters for large amounts of markers.",
"keywords": [
"cluster",
Expand Down

0 comments on commit e6d6963

Please sign in to comment.