Skip to content

Commit

Permalink
chore(release): 2.0.0-alpha.1 [skip ci]
Browse files Browse the repository at this point in the history
# [@opentripplanner/route-viewer-overlay-v2.0.0-alpha.1](https://github.com/opentripplanner/otp-ui/compare/@opentripplanner/route-viewer-overlay-v1.4.1-alpha.1...@opentripplanner/route-viewer-overlay-v2.0.0-alpha.1) (2022-06-22)

### Features

* **route-viewer-overlay:** Add typescript, migrate to MapLibreGL ([afb662e](afb662e))

### BREAKING CHANGES

* **route-viewer-overlay:** Leaflet is removed
  • Loading branch information
semantic-release-bot committed Jun 22, 2022
1 parent f3e4af8 commit 6a41641
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/route-viewer-overlay/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@opentripplanner/route-viewer-overlay",
"version": "1.4.1-alpha.1",
"version": "2.0.0-alpha.1",
"description": "A map overlay to show a transit route",
"main": "lib/index.js",
"module": "esm/index.js",
Expand Down

0 comments on commit 6a41641

Please sign in to comment.