We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba02bac commit 418c448Copy full SHA for 418c448
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [1.1.0](https://github.com/christopherpickering/react-leaflet-markercluster/compare/v1.0.0...v1.1.0) (2022-11-30)
2
+
3
4
+### Features
5
6
+* **docs:** updated readme ([089d69d](https://github.com/christopherpickering/react-leaflet-markercluster/commit/089d69dbe1cc03e0c1a8ddd8e758dc6d5ee91ebd))
7
8
# 1.0.0 (2022-11-28)
9
10
### Features
package.json
@@ -1,6 +1,6 @@
{
"name": "@christopherpickering/react-leaflet-markercluster",
- "version": "1.0.2",
+ "version": "1.1.0",
"description": "React wrapper of Leaflet.markercluster for react-laeflet",
"main": "dist/index.js",
"repository": "https://github.com/christopherpickering/react-leaflet-markercluster.git",
0 commit comments