Skip to content

Commit 5832252

Browse files
chore(release): 3.0.1 [skip ci]
# [@opentripplanner/trip-details-v3.0.1](https://github.com/opentripplanner/otp-ui/compare/@opentripplanner/trip-details-v3.0.0...@opentripplanner/trip-details-v3.0.1) (2023-02-13) ### Bug Fixes * **trip-details:** ensure nullish coalescing operator is transpiled ([5893e74](5893e74))
1 parent 0694634 commit 5832252

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/trip-details/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@opentripplanner/trip-details",
3-
"version": "3.0.0",
3+
"version": "3.0.1",
44
"description": "A component for displaying details about a trip planning itinerary",
55
"main": "lib/index.js",
66
"module": "esm/index.js",

0 commit comments

Comments
 (0)