Skip to content

Commit

Permalink
chore(release): 3.0.3 [skip ci]
Browse files Browse the repository at this point in the history
# [@opentripplanner/geocoder-v3.0.3](https://github.com/opentripplanner/otp-ui/compare/@opentripplanner/geocoder-v3.0.2...@opentripplanner/geocoder-v3.0.3) (2025-01-29)

### Bug Fixes

* remove exact duplicates from pelias response ([28b90f9](28b90f9))
  • Loading branch information
semantic-release-bot committed Jan 29, 2025
1 parent ea5b741 commit 3584435
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/geocoder/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@opentripplanner/geocoder",
"version": "3.0.2",
"version": "3.0.3",
"description": "Geocoding tools for multiple geocoding providers",
"main": "lib/index.js",
"module": "esm/index.js",
Expand Down

0 comments on commit 3584435

Please sign in to comment.