Skip to content

Commit c268d83

Browse files
Version Packages (#4679)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent e88e947 commit c268d83

File tree

4 files changed

+8
-11
lines changed

4 files changed

+8
-11
lines changed

.changeset/bright-doors-remain.md

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

.changeset/serious-jokes-flash.md

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

sites/geohub/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# geohub
22

3+
## 1.22.28
4+
5+
### Patch Changes
6+
7+
- e88e947: fix: show tool components when a tool is selected. Also, fixed bug of tools tab is not shown in map page
8+
- 81c0b7a: fix: add buttons in selected feature table in STAC API Explorer to deselect a feature or all features.
9+
310
## 1.22.27
411

512
### Patch Changes

sites/geohub/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "geohub",
3-
"version": "1.22.27",
3+
"version": "1.22.28",
44
"description": "GeoHub is a geospatial visualization data portal built by UNDP using sveltekit",
55
"scripts": {
66
"dev": "pnpm prebuild && vite dev",

0 commit comments

Comments
 (0)