Skip to content

Commit

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

### Bug Fixes

* **itinerary-body:** allow optional intl passing in getPlaceName, fix vertextype ([89b12c5](89b12c5))
  • Loading branch information
semantic-release-bot committed Jun 30, 2022
1 parent bb8289f commit d2b160a
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.0",
"version": "3.1.1",
"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 d2b160a

Please sign in to comment.