Skip to content

Commit 0a6e265

Browse files
chore(release): 5.0.2 [skip ci]
# [@opentripplanner/transitive-overlay-v5.0.2](https://github.com/opentripplanner/otp-ui/compare/@opentripplanner/transitive-overlay-v5.0.1...@opentripplanner/transitive-overlay-v5.0.2) (2025-05-07) ### Bug Fixes * Refactor method and reduce repetition ([4179ac1](4179ac1)) * remove lodash-clonedeep and refactor methods ([3ce3048](3ce3048)) * Rename method ([4050a8c](4050a8c)) * **transitive-overlay:** create mutableLeg for itineraryToTransitive util ([045b78f](045b78f))
1 parent 3be28c0 commit 0a6e265

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/transitive-overlay/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@opentripplanner/transitive-overlay",
3-
"version": "5.0.1",
3+
"version": "5.0.2",
44
"description": "A map overlay to show an itinerary based on transitive.js",
55
"main": "lib/index.js",
66
"module": "esm/index.js",

0 commit comments

Comments
 (0)