Skip to content

Commit

Permalink
Version Packages (#387)
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 Mar 15, 2024
1 parent 1970e1e commit 40bd9dd
Show file tree
Hide file tree
Showing 28 changed files with 96 additions and 34 deletions.
5 changes: 0 additions & 5 deletions .changeset/grumpy-bats-appear.md

This file was deleted.

16 changes: 0 additions & 16 deletions .changeset/swift-donkeys-invite.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.0

### Major Changes

- 91a4fa0: feat: upgrade sveltekit to v2, upgrade maplibre to v4

## 2.0.2

### Patch 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": "2.0.2",
"version": "3.0.0",
"description": "This is a svelte component to add attribute popup plugin to maplibre",
"main": "dist/index.js",
"files": [
Expand Down
11 changes: 11 additions & 0 deletions packages/attribute-table/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @watergis/svelte-maplibre-attribute-table

## 2.0.0

### Major Changes

- 91a4fa0: feat: upgrade sveltekit to v2, upgrade maplibre to v4

### Patch Changes

- Updated dependencies [91a4fa0]
- @watergis/svelte-maplibre-menu@3.0.0

## 1.1.2

### Patch 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": "1.1.2",
"version": "2.0.0",
"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.0

### Major Changes

- 91a4fa0: feat: upgrade sveltekit to v2, upgrade maplibre to v4

## 2.0.1

### Patch 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": "2.0.1",
"version": "3.0.0",
"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

## 2.0.0

### Major Changes

- 91a4fa0: feat: upgrade sveltekit to v2, upgrade maplibre to v4

## 1.0.1

### Patch 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": "1.0.1",
"version": "2.0.0",
"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

## 3.0.0

### Major Changes

- 91a4fa0: feat: upgrade sveltekit to v2, upgrade maplibre to v4

## 2.0.2

### Patch 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": "2.0.2",
"version": "3.0.0",
"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

## 3.0.0

### Major Changes

- 91a4fa0: feat: upgrade sveltekit to v2, upgrade maplibre to v4

## 2.0.3

### Patch 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": "2.0.3",
"version": "3.0.0",
"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.0

### Major Changes

- 91a4fa0: feat: upgrade sveltekit to v2, upgrade maplibre to v4

## 2.0.1

### Patch 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": "2.0.1",
"version": "3.0.0",
"description": "This is a svelte component to add measure control plugin to maplibre.",
"main": "dist/index.js",
"files": [
Expand Down
6 changes: 6 additions & 0 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.0

### Major Changes

- 91a4fa0: feat: upgrade sveltekit to v2, upgrade maplibre to v4

## 2.1.2

### Patch Changes
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": "2.1.2",
"version": "3.0.0",
"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.0

### Major Changes

- 91a4fa0: feat: upgrade sveltekit to v2, upgrade maplibre to v4

## 2.0.1

### Patch 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": "2.0.1",
"version": "3.0.0",
"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

## 3.0.0

### Major Changes

- 91a4fa0: feat: upgrade sveltekit to v2, upgrade maplibre to v4

## 2.0.2

### Patch 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": "2.0.2",
"version": "3.0.0",
"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

## 3.0.0

### Major Changes

- 91a4fa0: feat: upgrade sveltekit to v2, upgrade maplibre to v4

## 2.0.1

### Patch 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": "2.0.1",
"version": "3.0.0",
"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.4

### Patch Changes

- 91a4fa0: chore: update dependencies

## 1.0.3

### 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.3",
"version": "1.0.4",
"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.0

### Major Changes

- 91a4fa0: feat: upgrade sveltekit to v2, upgrade maplibre to v4

## 2.0.1

### Patch 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": "2.0.1",
"version": "3.0.0",
"description": "This is a svelte component to add valhalla control plugin to maplibre.",
"main": "dist/index.js",
"files": [
Expand Down

0 comments on commit 40bd9dd

Please sign in to comment.