Skip to content

Commit

Permalink
chore(release): 4.0.1-alpha.1 [skip ci]
Browse files Browse the repository at this point in the history
# [@opentripplanner/trip-details-v4.0.1-alpha.1](https://github.com/opentripplanner/otp-ui/compare/@opentripplanner/trip-details-v4.0.0...@opentripplanner/trip-details-v4.0.1-alpha.1) (2023-05-15)

### Bug Fixes

* better screen reader support ([095686b](095686b))
  • Loading branch information
semantic-release-bot committed May 15, 2023
1 parent 03f81e7 commit eae229b
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": "3.0.9-alpha.1",
"version": "4.0.1-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 eae229b

Please sign in to comment.