Skip to content

Commit

Permalink
chore(release): 1.0.9-alpha.1 [skip ci]
Browse files Browse the repository at this point in the history
# [@opentripplanner/otp2-tile-overlay-v1.0.9-alpha.1](https://github.com/opentripplanner/otp-ui/compare/@opentripplanner/otp2-tile-overlay-v1.0.8...@opentripplanner/otp2-tile-overlay-v1.0.9-alpha.1) (2023-12-05)

### Bug Fixes

* update deps with alpha versions ([edfae57](edfae57))
* use alpha versions ([10b3a98](10b3a98))
* **otp2-tile-overlay:** use new stop callback ([f0dfbb5](f0dfbb5))
  • Loading branch information
semantic-release-bot committed Dec 5, 2023
1 parent 49b4110 commit 47cfab0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/otp2-tile-overlay/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@opentripplanner/otp2-tile-overlay",
"version": "1.0.7-alpha.3",
"version": "1.0.9-alpha.1",
"description": "Render data from OTP2's vector tile server",
"main": "lib/index.js",
"module": "esm/index.js",
Expand Down

0 comments on commit 47cfab0

Please sign in to comment.