Skip to content

Commit d17e4d3

Browse files
chore: release packages
1 parent 073244c commit d17e4d3

File tree

7 files changed

+16
-14
lines changed

7 files changed

+16
-14
lines changed

.changeset/stupid-rivers-sing.md

-5
This file was deleted.

.changeset/twelve-swans-wait.md

-5
This file was deleted.

apps/explorer/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# explorer
22

3+
## 0.30.0
4+
5+
### Minor Changes
6+
7+
- f7d32b13: The explorer now shows specific syncing and indexing warnings.
8+
39
## 0.29.0
410

511
### Minor Changes

apps/explorer/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "explorer",
33
"description": "The `explorer` user interface, a Sia blockchain explorer interface that powers siascan.com.",
4-
"version": "0.29.0",
4+
"version": "0.30.0",
55
"private": true,
66
"license": "MIT"
77
}

apps/website/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# website
22

3+
## 0.57.1
4+
5+
### Patch Changes
6+
7+
- 04e98e04: Fixed the map when zero hosts are found.
8+
39
## 0.57.0
410

511
### Minor Changes

apps/website/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "website",
33
"description": "The main sia.tech website with information on the Sia project and the Sia Foundation.",
4-
"version": "0.57.0",
4+
"version": "0.57.1",
55
"private": true,
66
"license": "MIT"
77
}

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)