Skip to content

Commit

Permalink
chore(release): 2.5.0 [skip ci]
Browse files Browse the repository at this point in the history
## [2.5.0](v2.4.1...v2.5.0) (2023-09-28)

### Features

* export MarkerUtils for custom algorithm implementation ([#762](#762)) ([442a740](442a740))

### Miscellaneous Chores

* **deps-dev:** bump @babel/preset-env from 7.22.10 to 7.22.20 ([#754](#754)) ([4ac674d](4ac674d))
* **deps-dev:** bump @babel/runtime-corejs3 from 7.22.10 to 7.22.15 ([#749](#749)) ([1d1a7cd](1d1a7cd))
* **deps-dev:** bump @googlemaps/jest-mocks from 2.19.3 to 2.20.0 ([#758](#758)) ([652df12](652df12))
* **deps-dev:** bump @rollup/plugin-node-resolve from 15.2.0 to 15.2.1 ([#748](#748)) ([b4c9b17](b4c9b17))
* **deps-dev:** bump @rollup/plugin-typescript from 11.1.2 to 11.1.3 ([#739](#739)) ([8c87fa0](8c87fa0))
* **deps-dev:** bump core-js from 3.32.1 to 3.32.2 ([#753](#753)) ([95a8047](95a8047))
* **deps-dev:** bump eslint from 8.47.0 to 8.49.0 ([#746](#746)) ([e22a161](e22a161))
* **deps-dev:** bump eslint from 8.49.0 to 8.50.0 ([#759](#759)) ([b094762](b094762))
* **deps-dev:** bump selenium-webdriver from 4.11.1 to 4.12.0 ([#756](#756)) ([5ac9256](5ac9256))
* **deps-dev:** bump selenium-webdriver from 4.12.0 to 4.13.0 ([#760](#760)) ([d55373c](d55373c))
* **deps-dev:** bump typedoc from 0.25.0 to 0.25.1 ([#750](#750)) ([65396d4](65396d4))
  • Loading branch information
semantic-release-bot committed Sep 28, 2023
1 parent 442a740 commit 35e445c
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.4.1",
"version": "2.5.0",
"description": "Creates and manages per-zoom-level clusters for large amounts of markers.",
"keywords": [
"cluster",
Expand Down

0 comments on commit 35e445c

Please sign in to comment.