Skip to content

Commit 02a7668

Browse files
chore(release): 1.12.13 [skip ci]
# [@opentripplanner/location-field-v1.12.13](https://github.com/opentripplanner/otp-ui/compare/@opentripplanner/location-field-v1.12.12...@opentripplanner/location-field-v1.12.13) (2023-02-13) ### Bug Fixes * **location-field:** Handle cases where no currentPosition is provided. ([956d956](956d956)) * **location-field:** Include the icon in the item background. ([b1fbc1d](b1fbc1d)) * **location-field:** Provide ARIA status for geocoder results. ([9800304](9800304)) * **location-field:** Report ARIA status for position unavailable. ([7ebc3ca](7ebc3ca))
1 parent 06a3971 commit 02a7668

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/location-field/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@opentripplanner/location-field",
3-
"version": "1.12.12",
3+
"version": "1.12.13",
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)