Skip to content

Commit 40cf2d1

Browse files
Version Packages (#25)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent aca1d0b commit 40cf2d1

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/olive-bikes-exist.md

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

packages/maplibre-gl-legend/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @watergis/maplibre-gl-legend
22

3+
## 2.0.5
4+
5+
### Patch Changes
6+
7+
- aca1d0b: export types in package json
8+
39
## 2.0.4
410

511
### Patch Changes

packages/maplibre-gl-legend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@watergis/maplibre-gl-legend",
3-
"version": "2.0.4",
3+
"version": "2.0.5",
44
"description": "This module adds legend control which is able to create legend panel from mapbox style to mapbox-gl-legend",
55
"main": "dist/maplibre-gl-legend.umd.js",
66
"types": "./dist/types/index.d.ts",

0 commit comments

Comments
 (0)