Skip to content

Commit

Permalink
chore(release): 6.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# [@opentripplanner/itinerary-body-v6.0.0](https://github.com/opentripplanner/otp-ui/compare/@opentripplanner/itinerary-body-v5.3.7...@opentripplanner/itinerary-body-v6.0.0) (2024-09-24)

* Remove floating UI (#26) ([7426879](opentripplanner@7426879)), closes [#26](opentripplanner#26)

### BREAKING CHANGES

* removes mode subsettings panel

Co-authored-by: Daniel Heppner <[email protected]>
Co-authored-by: Amy Corson <[email protected]>
  • Loading branch information
3 people committed Sep 24, 2024
1 parent 260f6a8 commit cbdaa0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/itinerary-body/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@opentripplanner/itinerary-body",
"version": "5.3.7",
"version": "6.0.0",
"description": "A component for displaying an itinerary body of a trip planning result",
"main": "lib/index.js",
"module": "esm/index.js",
Expand Down

0 comments on commit cbdaa0f

Please sign in to comment.