Skip to content

Commit

Permalink
Merge pull request #30 from watergis/changeset-release/main
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
JinIgarashi authored Oct 23, 2022
2 parents 7701690 + 06dcb46 commit 65ff8ca
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/early-ravens-boil.md

This file was deleted.

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

## 0.0.16

### Patch Changes

- 00f4865: fixed scroll of legend component

## 0.0.15

### 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": "0.0.15",
"version": "0.0.16",
"description": "This is a svelte component to make layer legend for maplibre-gl.",
"main": "package/index.js",
"files": [
Expand Down

0 comments on commit 65ff8ca

Please sign in to comment.