Skip to content

Commit

Permalink
chore(release): 5.0.7-alpha.1 [skip ci]
Browse files Browse the repository at this point in the history
# [@opentripplanner/trip-details-v5.0.7-alpha.1](https://github.com/opentripplanner/otp-ui/compare/@opentripplanner/trip-details-v5.0.6...@opentripplanner/trip-details-v5.0.7-alpha.1) (2023-11-03)

### Bug Fixes

* **trip-details:** update core utils ([013a0f5](013a0f5))
* alpha-only crash-fix ([ef2da81](ef2da81))
* **i18n:** add correct translations ([9ad1ddc](9ad1ddc))
* **trip-details:** force release ([0484893](0484893))
* better screen reader support ([095686b](095686b))
* trigger alpha relase ([14a6a2b](14a6a2b))
  • Loading branch information
semantic-release-bot committed Nov 3, 2023
1 parent c63c33c commit 04a6b75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/trip-details/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@opentripplanner/trip-details",
"version": "5.0.5-alpha.1",
"version": "5.0.7-alpha.1",
"description": "A component for displaying details about a trip planning itinerary",
"main": "lib/index.js",
"module": "esm/index.js",
Expand Down

0 comments on commit 04a6b75

Please sign in to comment.