Skip to content

Commit 432fd55

Browse files
chore(release): 1.8.0 [skip ci]
# [@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))
1 parent 25cbfb4 commit 432fd55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: packages/location-field/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@opentripplanner/location-field",
3-
"version": "1.7.1",
3+
"version": "1.8.0",
44
"description": "A component for display and finding a location",
55
"main": "lib/index.js",
66
"module": "esm/index.js",

0 commit comments

Comments
 (0)