Skip to content

Commit

Permalink
📦 3.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
gavinr-maps committed Mar 1, 2022
1 parent a6fe11c commit fa26967
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 4 deletions.
13 changes: 12 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@

## [Upcoming changes][Unreleased]

## [3.1.2] - 2022-03-01

### Updated

- Updated dependencies ([#292](https://github.com/Esri/esri-leaflet-geocoder/pull/292))
- Updated to rollup-plugin-terser ([#292](https://github.com/Esri/esri-leaflet-geocoder/pull/292))
- Switched to chokidar ([#292](https://github.com/Esri/esri-leaflet-geocoder/pull/292))
- Updated to Semistandard 14 ([#292](https://github.com/Esri/esri-leaflet-geocoder/pull/292))
- Include `siteData.json` in NPM release ([#292](https://github.com/Esri/esri-leaflet-geocoder/pull/292))

## [3.1.1] - 2021-07-29

### Fixed
Expand Down Expand Up @@ -441,7 +451,8 @@ This is now ready for beta! This release helps finalize the API and includes lot

* Initial alpha release

[Unreleased]: https://github.com/Esri/esri-leaflet-geocoder/compare/v3.1.1...HEAD
[Unreleased]: https://github.com/Esri/esri-leaflet-geocoder/compare/v3.1.2...HEAD
[3.1.2]: https://github.com/Esri/esri-leaflet-geocoder/compare/v3.1.1...v3.1.2
[3.1.1]: https://github.com/Esri/esri-leaflet-geocoder/compare/v3.1.0...v3.1.1
[3.1.0]: https://github.com/Esri/esri-leaflet-geocoder/compare/v3.0.0...v3.1.0
[3.0.0]: https://github.com/Esri/esri-leaflet-geocoder/compare/v2.3.4...v3.0.0
Expand Down
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,7 +1,7 @@
{
"name": "esri-leaflet-geocoder",
"description": "Esri Geocoding utility and search plugin for Leaflet.",
"version": "3.1.1",
"version": "3.1.2",
"author": "Patrick Arlt <[email protected]> (http://patrickarlt.com)",
"contributors": [
"Patrick Arlt <[email protected]> (http://patrickarlt.com)",
Expand Down

0 comments on commit fa26967

Please sign in to comment.