Skip to content

Commit

Permalink
chore(release): 4.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# [@opentripplanner/itinerary-body-v4.0.0](https://github.com/opentripplanner/otp-ui/compare/@opentripplanner/itinerary-body-v3.1.1...@opentripplanner/itinerary-body-v4.0.0) (2022-07-05)

### Bug Fixes

* **itinerary-body:** identify otp2 micromobility ([cc209de](cc209de))

### Code Refactoring

* **core-utils:** move itineraryToTransitive to transitive-overlay ([f7f7635](f7f7635))

### BREAKING CHANGES

* **core-utils:** itineraryToTransitive function now in transitive-overlay package
  • Loading branch information
semantic-release-bot committed Jul 5, 2022
1 parent 9fefea1 commit 018523e
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": "3.1.1",
"version": "4.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 018523e

Please sign in to comment.