Skip to content

Commit

Permalink
chore(release): 2.0.4 [skip ci]
Browse files Browse the repository at this point in the history
# [@opentripplanner/location-field-v2.0.4](https://github.com/opentripplanner/otp-ui/compare/@opentripplanner/location-field-v2.0.3...@opentripplanner/location-field-v2.0.4) (2023-06-09)

### Bug Fixes

* **location-field:** Remove useIntl hook from helper function. ([9136974](9136974))
* **location-field:** Suggest user saved locs first while typing. ([675bae1](675bae1))
  • Loading branch information
semantic-release-bot committed Jun 9, 2023
1 parent 20a13fc commit 1e9cd88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/location-field/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@opentripplanner/location-field",
"version": "2.0.3",
"version": "2.0.4",
"description": "A component for display and finding a location",
"main": "lib/index.js",
"module": "esm/index.js",
Expand Down

0 comments on commit 1e9cd88

Please sign in to comment.