Skip to content

Commit

Permalink
Version Packages (#4611)
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 Dec 5, 2024
1 parent caf4859 commit 67cda3c
Show file tree
Hide file tree
Showing 11 changed files with 40 additions and 11 deletions.
6 changes: 0 additions & 6 deletions .changeset/tall-spoons-invent.md

This file was deleted.

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

## 0.4.9

### Patch Changes

- Updated dependencies [caf4859]
- @undp-data/svelte-undp-design@2.4.2
- @undp-data/svelte-undp-components@1.5.13

## 0.4.8

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

## 2.0.37

### Patch Changes

- Updated dependencies [caf4859]
- @undp-data/svelte-undp-design@2.4.2
- @undp-data/svelte-undp-components@1.5.13

## 2.0.36

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/svelte-static-image-controls/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@undp-data/svelte-geohub-static-image-controls",
"version": "2.0.36",
"version": "2.0.37",
"description": "This package is to add controls for GeoHub Static Image API",
"scripts": {
"dev": "vite dev",
Expand Down
7 changes: 7 additions & 0 deletions packages/svelte-undp-components/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @undp-data/svelte-undp-components

## 1.5.13

### Patch Changes

- Updated dependencies [caf4859]
- @undp-data/svelte-undp-design@2.4.2

## 1.5.12

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/svelte-undp-components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@undp-data/svelte-undp-components",
"version": "1.5.12",
"version": "1.5.13",
"description": "It manages util functions and svelte components used in UNDP GeoHub",
"scripts": {
"dev": "vite dev",
Expand Down
6 changes: 6 additions & 0 deletions packages/svelte-undp-design/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @undp-data/svelte-undp-design

## 2.4.2

### Patch Changes

- caf4859: fix: renamed header slot name from custom-button to customButton.

## 2.4.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/svelte-undp-design/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@undp-data/svelte-undp-design",
"version": "2.4.1",
"version": "2.4.2",
"description": "This package is to manage svelte components for UNDP design system in GeoHub",
"scripts": {
"dev": "vite dev",
Expand Down
6 changes: 6 additions & 0 deletions sites/geohub/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# geohub

## 1.22.16

### Patch Changes

- caf4859: fix: renamed header slot name from custom-button to customButton.

## 1.22.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.22.15",
"version": "1.22.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 67cda3c

Please sign in to comment.