Skip to content

Commit 6c8109b

Browse files
committed
📦 3.1.6
1 parent 34b7d37 commit 6c8109b

File tree

3 files changed

+1210
-1164
lines changed

3 files changed

+1210
-1164
lines changed

CHANGELOG.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
22

33
## [Upcoming changes][Unreleased]
44

5+
## [3.1.6] - 2025-05-30
6+
7+
### Fixed
8+
9+
- Include CSS source files in published package ([#323](https://github.com/Esri/esri-leaflet-geocoder/pull/323))
10+
11+
## [3.1.5] - 2024-10-01
12+
13+
### Fixed
14+
15+
- Increase z-index of geocoder-control element ([#320](https://github.com/Esri/esri-leaflet-geocoder/pull/320))
16+
517
## [3.1.4] - 2023-02-23
618

719
### Fixed
@@ -467,7 +479,9 @@ This is now ready for beta! This release helps finalize the API and includes lot
467479

468480
* Initial alpha release
469481

470-
[Unreleased]: https://github.com/Esri/esri-leaflet-geocoder/compare/v3.1.4...HEAD
482+
[Unreleased]: https://github.com/Esri/esri-leaflet-geocoder/compare/v3.1.6...HEAD
483+
[3.1.6]: https://github.com/Esri/esri-leaflet-geocoder/compare/v3.1.5...v3.1.6
484+
[3.1.5]: https://github.com/Esri/esri-leaflet-geocoder/compare/v3.1.4...v3.1.5
471485
[3.1.4]: https://github.com/Esri/esri-leaflet-geocoder/compare/v3.1.3...v3.1.4
472486
[3.1.3]: https://github.com/Esri/esri-leaflet-geocoder/compare/v3.1.2...v3.1.3
473487
[3.1.2]: https://github.com/Esri/esri-leaflet-geocoder/compare/v3.1.1...v3.1.2

0 commit comments

Comments
 (0)