Skip to content

Commit a05328d

Browse files
chore(release): 1.0.0 [skip ci]
# @opentripplanner/map-popup-v1.0.0 (2022-12-29) ### Features * **map-popup:** add new map-popup package ([bfa6b17](bfa6b17)) ### BREAKING CHANGES * **map-popup:** generate v1 release
1 parent dd9fb08 commit a05328d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/map-popup/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@opentripplanner/map-popup",
3-
"version": "0.0.1",
3+
"version": "1.0.0",
44
"description": "A component for displaying map popup contents",
55
"main": "lib/index.js",
66
"module": "esm/index.js",

0 commit comments

Comments
 (0)