From 541c48bc49ec3faec2c99f38876d5b8e027fe1b8 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 14 Nov 2022 16:12:21 +0000 Subject: [PATCH] chore(release): 1.12.9 [skip ci] # [@opentripplanner/location-field-v1.12.9](https://github.com/opentripplanner/otp-ui/compare/@opentripplanner/location-field-v1.12.8...@opentripplanner/location-field-v1.12.9) (2022-11-14) ### Bug Fixes * update internal dependencies ([363ad2c](https://github.com/opentripplanner/otp-ui/commit/363ad2c8482aa55bb915c4371b915c90a3e17f2f)) --- packages/location-field/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/location-field/package.json b/packages/location-field/package.json index 2c0610402..1d5f00ae9 100644 --- a/packages/location-field/package.json +++ b/packages/location-field/package.json @@ -1,6 +1,6 @@ { "name": "@opentripplanner/location-field", - "version": "1.12.8", + "version": "1.12.9", "description": "A component for display and finding a location", "main": "lib/index.js", "module": "esm/index.js",