Skip to content

Commit 2d9c920

Browse files
committed
3.2.1
1 parent 0d67b84 commit 2d9c920

3 files changed

Lines changed: 8 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## 3.2.1 (2025-08-12)
2+
3+
- pelias: update Pelias provider (#365) ([e11217b](https://github.com/perliedman/leaflet-control-geocoder/commit/e11217b)), closes [#365](https://github.com/perliedman/leaflet-control-geocoder/issues/365)
4+
- package: update devDependencies ([0d67b84](https://github.com/perliedman/leaflet-control-geocoder/commit/0d67b84) [08cdf60](https://github.com/perliedman/leaflet-control-geocoder/commit/08cdf60))
5+
16
## 3.2.0 (2025-05-18)
27

38
This version provides **compatibility with [Leaflet 2.0.0-alpha](https://github.com/Leaflet/Leaflet/releases/tag/v2.0.0-alpha)**.

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": "leaflet-control-geocoder",
3-
"version": "3.2.0",
3+
"version": "3.2.1",
44
"description": "Extendable geocoder with builtin support for OpenStreetMap Nominatim, Bing, Google, Mapbox, MapQuest, What3Words, Photon, Pelias, HERE, Neutrino, Plus codes",
55
"type": "module",
66
"source": "src/index.ts",

0 commit comments

Comments
 (0)