Skip to content

Commit

Permalink
Version Packages (#4193)
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 3, 2024
1 parent f1c5cad commit 7c54d1b
Show file tree
Hide file tree
Showing 25 changed files with 88 additions and 36 deletions.
5 changes: 0 additions & 5 deletions .changeset/empty-cooks-promise.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/green-spoons-add.md

This file was deleted.

15 changes: 0 additions & 15 deletions .changeset/old-tips-act.md

This file was deleted.

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

## 0.0.8

### Patch Changes

- 9d91903: chore: updated all dependencies of monorepo by using pnpm -r update.

## 0.0.7

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/cgaz-admin-tool/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@undp-data/cgaz-admin-tool",
"version": "0.0.7",
"version": "0.0.8",
"description": "This package is to add administrative boundaries tool with CGAZ dataset to Maplibre GL JS.",
"scripts": {
"dev": "vite dev",
Expand Down
6 changes: 6 additions & 0 deletions packages/copy-to-clipboard/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @undp-data/svelte-copy-to-clipboard

## 2.0.2

### Patch Changes

- 9d91903: chore: updated all dependencies of monorepo by using pnpm -r update.

## 2.0.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/copy-to-clipboard/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@undp-data/svelte-copy-to-clipboard",
"version": "2.0.1",
"version": "2.0.2",
"description": "This package is to add a svele component of copy to clipboard.",
"scripts": {
"dev": "vite dev",
Expand Down
6 changes: 6 additions & 0 deletions packages/current-location/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @undp-data/current-location

## 1.0.3

### Patch Changes

- 9d91903: chore: updated all dependencies of monorepo by using pnpm -r update.

## 1.0.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/current-location/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@undp-data/current-location",
"version": "1.0.2",
"version": "1.0.3",
"description": "This package is to show admin information at current map position in GeoHub",
"scripts": {
"dev": "vite dev",
Expand Down
6 changes: 6 additions & 0 deletions packages/style-switcher/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @undp-data/style-switcher

## 2.0.5

### Patch Changes

- 9d91903: chore: updated all dependencies of monorepo by using pnpm -r update.

## 2.0.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/style-switcher/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@undp-data/style-switcher",
"version": "2.0.4",
"version": "2.0.5",
"description": "This package is to add basemap style switcher plugin to maplibre in GeoHub",
"scripts": {
"dev": "vite dev",
Expand Down
9 changes: 9 additions & 0 deletions packages/svelte-maplibre-storymap/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @undp-data/svelte-maplibre-storymap

## 0.3.16

### Patch Changes

- 9d91903: chore: updated all dependencies of monorepo by using pnpm -r update.
- Updated dependencies [9d91903]
- @undp-data/svelte-undp-components@1.3.1
- @undp-data/svelte-undp-design@2.3.1

## 0.3.15

### 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.15",
"version": "0.3.16",
"scripts": {
"dev": "vite dev",
"build": "vite build && npm run package",
Expand Down
6 changes: 6 additions & 0 deletions packages/svelte-sidebar/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @undp-data/svelte-sidebar

## 2.0.3

### Patch Changes

- 9d91903: chore: updated all dependencies of monorepo by using pnpm -r update.

## 2.0.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/svelte-sidebar/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@undp-data/svelte-sidebar",
"version": "2.0.2",
"version": "2.0.3",
"description": "This component is to add a sidebar content on main component with a simple toggle button.",
"scripts": {
"dev": "vite dev",
Expand Down
10 changes: 10 additions & 0 deletions packages/svelte-static-image-controls/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @undp-data/svelte-geohub-static-image-controls

## 2.0.20

### Patch Changes

- 9d91903: chore: updated all dependencies of monorepo by using pnpm -r update.
- Updated dependencies [9d91903]
- @undp-data/svelte-undp-components@1.3.1
- @undp-data/svelte-copy-to-clipboard@2.0.2
- @undp-data/undp-bulma@1.1.2

## 2.0.19

### 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.19",
"version": "2.0.20",
"description": "This package is to add controls for GeoHub Static Image API",
"scripts": {
"dev": "vite dev",
Expand Down
8 changes: 8 additions & 0 deletions packages/svelte-undp-components/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @undp-data/svelte-undp-components

## 1.3.1

### Patch Changes

- 9d91903: chore: updated all dependencies of monorepo by using pnpm -r update.
- Updated dependencies [9d91903]
- @undp-data/svelte-undp-design@2.3.1

## 1.3.0

### Minor 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.3.0",
"version": "1.3.1",
"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.3.1

### Patch Changes

- 9d91903: chore: updated all dependencies of monorepo by using pnpm -r update.

## 2.3.0

### Minor 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.3.0",
"version": "2.3.1",
"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 packages/undp-bulma/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @undp-data/undp-bulma

## 1.1.2

### Patch Changes

- 9d91903: chore: updated all dependencies of monorepo by using pnpm -r update.

## 1.1.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/undp-bulma/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@undp-data/undp-bulma",
"version": "1.1.1",
"version": "1.1.2",
"description": "This package is to manage customised Bulma css for UNDP GeoHub",
"type": "module",
"main": "bulma.scss",
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.18

### Patch Changes

- 3dcc854: refactor: migrate SQL queries to use drizzle ORM in all endpoints.
- f1c5cad: fix: when there are multiple algorithms are linked to raster dataset such as Rwanda DEM, geohub fetched metadata for the first algorithm even if user does not select an algorithm to add. Fixed the bug for this to return normal metadata without algorithm.
- 9d91903: chore: updated all dependencies of monorepo by using pnpm -r update.

## 1.16.17

### 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.17",
"version": "1.16.18",
"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 7c54d1b

Please sign in to comment.