Skip to content

Commit

Permalink
chore(release): 1.0.0-alpha.1 [skip ci]
Browse files Browse the repository at this point in the history
# @opentripplanner/map-popup-v1.0.0-alpha.1 (2022-12-27)

### Features

* **map-popup:** add new map-popup package ([bfa6b17](bfa6b17))
* add map-popup package ([ca941fa](ca941fa))

* feat(Add OTP2 Tile Overlay, MapPopup packages): ([4fdb359](4fdb359))

### Bug Fixes

* **map-popup:** integrate map popup into other packages ([fd9d195](fd9d195))

### BREAKING CHANGES

* **map-popup:** generate v1 release
* Create v1 release
  • Loading branch information
semantic-release-bot committed Dec 27, 2022
1 parent c921bd8 commit 34917fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/map-popup/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@opentripplanner/map-popup",
"version": "0.0.1",
"version": "1.0.0-alpha.1",
"description": "A component for displaying map popup contents",
"main": "lib/index.js",
"module": "esm/index.js",
Expand Down

0 comments on commit 34917fe

Please sign in to comment.