Skip to content

Commit

Permalink
chore(release): 2.1.0 [skip ci]
Browse files Browse the repository at this point in the history
# [@opentripplanner/endpoints-overlay-v2.1.0](https://github.com/opentripplanner/otp-ui/compare/@opentripplanner/endpoints-overlay-v2.0.12...@opentripplanner/endpoints-overlay-v2.1.0) (2024-06-14)

### Bug Fixes

* **endpoints-overlay:** do not show disabled button ([ff3c36f](ff3c36f))

### Features

* **endpoints-overlay:** add focus trap to endpoint popup ([dbc70fa](dbc70fa))
  • Loading branch information
semantic-release-bot committed Jun 14, 2024
1 parent 7e35142 commit c9c4bef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/endpoints-overlay/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@opentripplanner/endpoints-overlay",
"version": "2.0.12",
"version": "2.1.0",
"description": "A map overlay to show the from and to locations of an itinerary",
"main": "lib/index.js",
"module": "esm/index.js",
Expand Down

0 comments on commit c9c4bef

Please sign in to comment.