Skip to content

Commit

Permalink
Version Packages (#4214)
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 Oct 4, 2024
1 parent cb7a7d4 commit 66062a2
Show file tree
Hide file tree
Showing 8 changed files with 17 additions and 23 deletions.
5 changes: 0 additions & 5 deletions .changeset/eighty-taxis-learn.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/fluffy-islands-draw.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/many-ants-shake.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/nice-taxis-enjoy.md

This file was deleted.

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

## 0.3.18

### Patch Changes

- cb7a7d4: fix: removed max-height from storymap slide card content itself, but added max-height for storymap editor preview.

## 0.3.17

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/svelte-maplibre-storymap/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@undp-data/svelte-maplibre-storymap",
"description": "This component is to create maplibre storymap from config.",
"version": "0.3.17",
"version": "0.3.18",
"scripts": {
"dev": "vite dev",
"build": "vite build && npm run package",
Expand Down
9 changes: 9 additions & 0 deletions sites/geohub/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# geohub

## 1.16.20

### Patch Changes

- bc9fd7c: fix: handle fgbs which new datapipeline will upload together with PMTiles to make sure delete them when ingesting dataset is deleted.
- cb7a7d4: fix: removed max-height from storymap slide card content itself, but added max-height for storymap editor preview.
- abf5653: fix: wrap user email address in metadata section of data, map and storymap page
- 4d21f0c: fix: redirect to uploadeddata tab when finished data uploading

## 1.16.19

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion sites/geohub/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "geohub",
"version": "1.16.19",
"version": "1.16.20",
"description": "GeoHub is a geospatial visualization data portal built by UNDP using sveltekit",
"scripts": {
"dev": "pnpm prebuild && vite dev",
Expand Down

0 comments on commit 66062a2

Please sign in to comment.