Skip to content

Commit

Permalink
Version Packages (#4158)
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 Sep 13, 2024
1 parent cb27a40 commit f421859
Show file tree
Hide file tree
Showing 8 changed files with 17 additions and 23 deletions.
5 changes: 0 additions & 5 deletions .changeset/lucky-yaks-accept.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/metal-experts-teach.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/pretty-toes-remain.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/real-grapes-cheer.md

This file was deleted.

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

## 0.3.14

### Patch Changes

- bf3b33b: fix: adjusted storymap header style of margin and line-height
- 127029d: fix: apply position:sticky for storymap's map part and show footer after map.

## 0.3.13

### 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.13",
"version": "0.3.14",
"scripts": {
"dev": "vite dev",
"build": "vite build && npm run package",
Expand Down
8 changes: 8 additions & 0 deletions sites/geohub/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# geohub

## 1.16.16

### Patch Changes

- 127029d: fix: since storymap footer is no longer inside map, added footer sidebar to the editor again.
- cb27a40: fix: change storymap viewer access level when it is embed mode.
- 127029d: fix: apply position:sticky for storymap's map part and show footer after map.

## 1.16.15

### 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.15",
"version": "1.16.16",
"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 f421859

Please sign in to comment.