Skip to content

Commit 8b27d9b

Browse files
Version Packages (#477)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 372ca88 commit 8b27d9b

File tree

3 files changed

+2
-8
lines changed

3 files changed

+2
-8
lines changed

.changeset/warm-shrimps-cross.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

packages/attribute-table/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@watergis/svelte-maplibre-attribute-table",
33
"description": "This is a svelte component to add attribute table plugin to maplibre.",
4-
"version": "4.0.0",
4+
"version": "4.0.1",
55
"scripts": {
66
"dev": "vite dev",
77
"build": "vite build && npm run package",

packages/menu/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@watergis/svelte-maplibre-menu",
3-
"version": "4.0.0",
3+
"version": "4.0.1",
44
"description": "This is a svelte component to add menu control plugin to maplibre.",
55
"main": "dist/index.js",
66
"files": [

0 commit comments

Comments
 (0)