diff --git a/packages/markerclustererplus/CHANGELOG.md b/packages/markerclustererplus/CHANGELOG.md index 3aad8abd..cbc2a8b6 100644 --- a/packages/markerclustererplus/CHANGELOG.md +++ b/packages/markerclustererplus/CHANGELOG.md @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [5.0.1](https://github.com/googlemaps/v3-utility-library/compare/@google/markerclustererplus@5.0.0...@google/markerclustererplus@5.0.1) (2020-02-11) + + +### Bug Fixes + +* **markerclustererplus:** re-render icons on end of clustering cycle ([#613](https://github.com/googlemaps/v3-utility-library/issues/613)) ([6e73676](https://github.com/googlemaps/v3-utility-library/commit/6e736768cb7dd2f645cdaa8cb5684967b6bc78f8)) + + + + + # [5.0.0](https://github.com/googlemaps/v3-utility-library/compare/@google/markerclustererplus@4.0.1...@google/markerclustererplus@5.0.0) (2020-02-10) diff --git a/packages/markerclustererplus/package.json b/packages/markerclustererplus/package.json index 2e636bdc..def571a4 100644 --- a/packages/markerclustererplus/package.json +++ b/packages/markerclustererplus/package.json @@ -1,6 +1,6 @@ { "name": "@google/markerclustererplus", - "version": "5.0.0", + "version": "5.0.1", "description": "Creates and manages per-zoom-level clusters for large amounts of markers.", "keywords": [ "cluster",