Skip to content

Commit

Permalink
Version Packages (#11)
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 Aug 10, 2024
1 parent d4ec381 commit b75ec6e
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/witty-wombats-doubt.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/maplibre-gl-sky/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @watergis/maplibre-gl-sky

## 0.0.3

### Patch Changes

- 44d43cc: fix: improved algorithm to get the correct time's sky definition. update sky when move map if location is not specified.

## 0.0.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/maplibre-gl-sky/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@watergis/maplibre-gl-sky",
"description": "This repository is to add sky color to maplibre-gl-js smartly",
"version": "0.0.2",
"version": "0.0.3",
"type": "module",
"exports": {
".": {
Expand Down

0 comments on commit b75ec6e

Please sign in to comment.