Skip to content

Commit

Permalink
chore(release): 1.8.0 [skip ci]
Browse files Browse the repository at this point in the history
# [@opentripplanner/location-field-v1.8.0](https://github.com/opentripplanner/otp-ui/compare/@opentripplanner/location-field-v1.7.1...@opentripplanner/location-field-v1.8.0) (2021-11-05)

### Bug Fixes

* **location-field:** update selected location label to match results ([82e3180](82e3180))
* **packages/location-field:** refactor to generate better labels for all fields ([f834521](f834521))
* **packages/location-field:** replace name field on geojson feature with enhanced label ([b2710d0](b2710d0))

### Features

* **location-field:** Add improved subtitles to search results to distinguish similar results. Update geojson object with enhanced name. ([99f1b61](99f1b61))
  • Loading branch information
semantic-release-bot committed Nov 5, 2021
1 parent 25cbfb4 commit 432fd55
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": "1.7.1",
"version": "1.8.0",
"description": "A component for display and finding a location",
"main": "lib/index.js",
"module": "esm/index.js",
Expand Down

0 comments on commit 432fd55

Please sign in to comment.