Skip to content

Commit

Permalink
Version Packages (#431)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Aug 25, 2024
1 parent a786551 commit c198dff
Show file tree
Hide file tree
Showing 27 changed files with 97 additions and 34 deletions.
17 changes: 0 additions & 17 deletions .changeset/metal-peaches-press.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/attribute-popup/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @watergis/svelte-maplibre-attribute-popup

## 3.0.1

### Patch Changes

- f15cf03: chore: updated all dependencies

## 3.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/attribute-popup/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@watergis/svelte-maplibre-attribute-popup",
"version": "3.0.0",
"version": "3.0.1",
"description": "This is a svelte component to add attribute popup plugin to maplibre",
"main": "dist/index.js",
"files": [
Expand Down
8 changes: 8 additions & 0 deletions packages/attribute-table/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @watergis/svelte-maplibre-attribute-table

## 3.0.1

### Patch Changes

- f15cf03: chore: updated all dependencies
- Updated dependencies [f15cf03]
- @watergis/svelte-maplibre-menu@3.0.1

## 3.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/attribute-table/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@watergis/svelte-maplibre-attribute-table",
"description": "This is a svelte component to add attribute table plugin to maplibre.",
"version": "3.0.0",
"version": "3.0.1",
"scripts": {
"dev": "vite dev",
"build": "vite build && npm run package",
Expand Down
6 changes: 6 additions & 0 deletions packages/center/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @watergis/maplibre-center-icon

## 3.0.1

### Patch Changes

- f15cf03: chore: updated all dependencies

## 3.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/center/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@watergis/maplibre-center-icon",
"version": "3.0.0",
"version": "3.0.1",
"description": "This is a library to add center icon to maplibre",
"main": "dist/index.js",
"files": [
Expand Down
6 changes: 6 additions & 0 deletions packages/collapsible-panel/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @watergis/svelte-collapsible-panel

## 3.0.1

### Patch Changes

- f15cf03: chore: updated all dependencies

## 3.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/collapsible-panel/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@watergis/svelte-collapsible-panel",
"version": "3.0.0",
"version": "3.0.1",
"description": "This is a svelte component for collapsible panel",
"main": "dist/index.js",
"files": [
Expand Down
6 changes: 6 additions & 0 deletions packages/export/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @watergis/svelte-maplibre-export

## 4.0.1

### Patch Changes

- f15cf03: chore: updated all dependencies

## 4.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/export/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@watergis/svelte-maplibre-export",
"version": "4.0.0",
"version": "4.0.1",
"description": "This is a svelte component to add export control plugin to maplibre.",
"main": "dist/index.js",
"files": [
Expand Down
6 changes: 6 additions & 0 deletions packages/legend/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @watergis/svelte-maplibre-legend

## 4.0.1

### Patch Changes

- f15cf03: chore: updated all dependencies

## 4.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/legend/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@watergis/svelte-maplibre-legend",
"version": "4.0.0",
"version": "4.0.1",
"description": "This is a svelte component to make layer legend for maplibre-gl.",
"main": "dist/index.js",
"files": [
Expand Down
6 changes: 6 additions & 0 deletions packages/measure/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @watergis/svelte-maplibre-measure

## 3.0.1

### Patch Changes

- f15cf03: chore: updated all dependencies

## 3.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/measure/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@watergis/svelte-maplibre-measure",
"version": "3.0.0",
"version": "3.0.1",
"description": "This is a svelte component to add measure control plugin to maplibre.",
"main": "dist/index.js",
"files": [
Expand Down
14 changes: 10 additions & 4 deletions packages/menu/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @watergis/svelte-maplibre-menu

## 3.0.1

### Patch Changes

- f15cf03: chore: updated all dependencies

## 3.0.0

### Major Changes
Expand Down Expand Up @@ -124,10 +130,10 @@

```svelte
<MenuControl bind:map position={'top-left'} isMenuShown={false} sidebarOnLeft={true}>
<div slot="sidebar">content</div>
<div slot="map">
<div class="map" bind:this={mapContainer} />
</div>
<div slot="sidebar">content</div>
<div slot="map">
<div class="map" bind:this={mapContainer} />
</div>
</MenuControl>
```

Expand Down
2 changes: 1 addition & 1 deletion packages/menu/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@watergis/svelte-maplibre-menu",
"version": "3.0.0",
"version": "3.0.1",
"description": "This is a svelte component to add menu control plugin to maplibre.",
"main": "dist/index.js",
"files": [
Expand Down
6 changes: 6 additions & 0 deletions packages/search/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @watergis/svelte-maplibre-search

## 3.0.1

### Patch Changes

- f15cf03: chore: updated all dependencies

## 3.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/search/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@watergis/svelte-maplibre-search",
"version": "3.0.0",
"version": "3.0.1",
"description": "This is a svelte component to add search control plugin to maplibre.",
"main": "dist/index.js",
"files": [
Expand Down
6 changes: 6 additions & 0 deletions packages/share/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @watergis/svelte-maplibre-share

## 4.0.1

### Patch Changes

- f15cf03: chore: updated all dependencies

## 4.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/share/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@watergis/svelte-maplibre-share",
"version": "4.0.0",
"version": "4.0.1",
"description": "This is a svelte component to add share control plugin to maplibre.",
"main": "dist/index.js",
"files": [
Expand Down
6 changes: 6 additions & 0 deletions packages/style-switcher/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @watergis/svelte-maplibre-style-switcher

## 4.0.1

### Patch Changes

- f15cf03: chore: updated all dependencies

## 4.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/style-switcher/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@watergis/svelte-maplibre-style-switcher",
"version": "4.0.0",
"version": "4.0.1",
"description": "This is a svelte component to add style stich component to maplibre.",
"main": "dist/index.js",
"files": [
Expand Down
6 changes: 6 additions & 0 deletions packages/tour/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @watergis/svelte-maplibre-tour

## 1.0.5

### Patch Changes

- f15cf03: chore: updated all dependencies

## 1.0.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/tour/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@watergis/maplibre-gl-tour",
"version": "1.0.4",
"version": "1.0.5",
"description": "This is to add tourguide control plugin to maplibre.",
"scripts": {
"dev": "vite dev",
Expand Down
6 changes: 6 additions & 0 deletions packages/valhalla/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @watergis/svelte-maplibre-valhalla

## 3.0.1

### Patch Changes

- f15cf03: chore: updated all dependencies

## 3.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/valhalla/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@watergis/svelte-maplibre-valhalla",
"version": "3.0.0",
"version": "3.0.1",
"description": "This is a svelte component to add valhalla control plugin to maplibre.",
"main": "dist/index.js",
"files": [
Expand Down

0 comments on commit c198dff

Please sign in to comment.