Skip to content

Commit 5fc1e33

Browse files
chore(release): 6.1.0-alpha.1 [skip ci]
# [@opentripplanner/stops-overlay-v6.1.0-alpha.1](https://github.com/opentripplanner/otp-ui/compare/@opentripplanner/stops-overlay-v6.0.0...@opentripplanner/stops-overlay-v6.1.0-alpha.1) (2025-02-17) ### Bug Fixes * **stops-overlay:** add support for custom highlight color ([894178e](894178e)) * **stops-overlay:** fix memoization on highlighted stop ([0ddcef2](0ddcef2)) * update deps with alpha versions ([edfae57](edfae57)) * use alpha versions ([10b3a98](10b3a98)) * **stops-overlay:** use new stop callback ([640d399](640d399)) ### Features * **stops-overlay:** add highlighted stop support ([69f64ae](69f64ae))
1 parent be6841d commit 5fc1e33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/stops-overlay/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@opentripplanner/stops-overlay",
3-
"version": "6.0.0",
3+
"version": "6.1.0-alpha.1",
44
"description": "A map overlay to show transit stops",
55
"main": "lib/index.js",
66
"module": "esm/index.js",

0 commit comments

Comments
 (0)