Skip to content

Commit

Permalink
Version Packages (#1169)
Browse files Browse the repository at this point in the history
* Version Packages

* updated pnpm-lock

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Jin Igarashi <[email protected]>
  • Loading branch information
3 people authored Jan 16, 2023
1 parent 310179a commit 41d5189
Show file tree
Hide file tree
Showing 7 changed files with 24 additions and 16 deletions.
5 changes: 0 additions & 5 deletions .changeset/twelve-snakes-hammer.md

This file was deleted.

7 changes: 7 additions & 0 deletions apps/electricity-dashboard/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @undp-data/electricity-dashboard

## 0.0.6

### Patch Changes

- Updated dependencies [310179a]
- @undp-data/svelte-undp-design@0.0.6

## 0.0.5

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions apps/electricity-dashboard/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@undp-data/electricity-dashboard",
"version": "0.0.5",
"version": "0.0.6",
"description": "This dashboard app is to visualise electricity data in GeoHub",
"main": "package/index.js",
"files": [
Expand Down Expand Up @@ -46,7 +46,7 @@
"@creativebulma/bulma-tooltip": "^1.2.0",
"@undp-data/current-location": "workspace:^0.0.4",
"@undp-data/style-switcher": "workspace:^0.0.4",
"@undp-data/svelte-undp-design": "workspace:^0.0.5",
"@undp-data/svelte-undp-design": "workspace:^0.0.6",
"@watergis/svelte-maplibre-menu": "^0.1.17",
"chroma-js": "^2.4.2",
"d3-format": "^3.1.0",
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

## 0.0.6

### Patch Changes

- 310179a: added Download component in svelte-undp-design

## 0.0.5

### 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": "0.0.5",
"version": "0.0.6",
"description": "This package is to manage svelte components for UNDP design system in GeoHub",
"main": "package/index.js",
"files": [
Expand Down
12 changes: 6 additions & 6 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions sites/geohub/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,10 +55,10 @@
"@typescript-eslint/eslint-plugin": "^5.48.1",
"@typescript-eslint/parser": "^5.48.1",
"@undp-data/current-location": "workspace:^0.0.4",
"@undp-data/electricity-dashboard": "workspace:^0.0.5",
"@undp-data/electricity-dashboard": "workspace:^0.0.6",
"@undp-data/style-switcher": "workspace:^0.0.4",
"@undp-data/style-viewer": "workspace:^0.0.5",
"@undp-data/svelte-undp-design": "workspace:^0.0.5",
"@undp-data/svelte-undp-design": "workspace:^0.0.6",
"@watergis/legend-symbol": "^0.2.3",
"@watergis/maplibre-gl-export": "^1.3.8",
"bignumber.js": "^9.1.1",
Expand Down

0 comments on commit 41d5189

Please sign in to comment.