From 7c03d2848042722e54c2c3bc71212e9aee365d1a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 10 Jul 2024 21:03:37 +0000 Subject: [PATCH] chore: release packages --- .changeset/cool-spies-laugh.md | 9 --------- apps/explorer/CHANGELOG.md | 6 ++++++ apps/explorer/package.json | 2 +- apps/hostd/CHANGELOG.md | 6 ++++++ apps/hostd/package.json | 2 +- apps/renterd/CHANGELOG.md | 6 ++++++ apps/renterd/package.json | 2 +- apps/walletd/CHANGELOG.md | 6 ++++++ apps/walletd/package.json | 2 +- apps/website/CHANGELOG.md | 6 ++++++ apps/website/package.json | 2 +- package-lock.json | 10 +++++----- 12 files changed, 40 insertions(+), 19 deletions(-) delete mode 100644 .changeset/cool-spies-laugh.md diff --git a/.changeset/cool-spies-laugh.md b/.changeset/cool-spies-laugh.md deleted file mode 100644 index 52b8ca21f..000000000 --- a/.changeset/cool-spies-laugh.md +++ /dev/null @@ -1,9 +0,0 @@ ---- -'explorer': patch -'hostd': patch -'renterd': patch -'walletd': patch -'website': patch ---- - -Fixed an issue where scrollbars could not be grabbed by moving mouse to the edge of the screen. Closes https://github.com/SiaFoundation/hostd/issues/423 Fixed by https://github.com/kocoten1992 diff --git a/apps/explorer/CHANGELOG.md b/apps/explorer/CHANGELOG.md index 91e9f1a43..201c9b94c 100644 --- a/apps/explorer/CHANGELOG.md +++ b/apps/explorer/CHANGELOG.md @@ -1,5 +1,11 @@ # explorer +## 0.16.1 + +### Patch Changes + +- 627355b7: Fixed an issue where scrollbars could not be grabbed by moving mouse to the edge of the screen. Closes https://github.com/SiaFoundation/hostd/issues/423 Fixed by https://github.com/kocoten1992 + ## 0.16.0 ### Minor Changes diff --git a/apps/explorer/package.json b/apps/explorer/package.json index 5fab23141..fc53c6509 100644 --- a/apps/explorer/package.json +++ b/apps/explorer/package.json @@ -1,7 +1,7 @@ { "name": "explorer", "description": "The `explorer` user interface, a Sia blockchain explorer interface that powers siascan.com.", - "version": "0.16.0", + "version": "0.16.1", "private": true, "license": "MIT" } diff --git a/apps/hostd/CHANGELOG.md b/apps/hostd/CHANGELOG.md index c8e4acd59..58719040c 100644 --- a/apps/hostd/CHANGELOG.md +++ b/apps/hostd/CHANGELOG.md @@ -1,5 +1,11 @@ # hostd +## 0.45.1 + +### Patch Changes + +- 627355b7: Fixed an issue where scrollbars could not be grabbed by moving mouse to the edge of the screen. Closes https://github.com/SiaFoundation/hostd/issues/423 Fixed by https://github.com/kocoten1992 + ## 0.45.0 ### Minor Changes diff --git a/apps/hostd/package.json b/apps/hostd/package.json index d3d64c8de..31d520925 100644 --- a/apps/hostd/package.json +++ b/apps/hostd/package.json @@ -1,7 +1,7 @@ { "name": "hostd", "description": "The `hostd` user interface, dedicated to hosting related functionality.", - "version": "0.45.0", + "version": "0.45.1", "private": true, "license": "MIT" } diff --git a/apps/renterd/CHANGELOG.md b/apps/renterd/CHANGELOG.md index 752cece00..d80d49528 100644 --- a/apps/renterd/CHANGELOG.md +++ b/apps/renterd/CHANGELOG.md @@ -1,5 +1,11 @@ # renterd +## 0.56.1 + +### Patch Changes + +- 627355b7: Fixed an issue where scrollbars could not be grabbed by moving mouse to the edge of the screen. Closes https://github.com/SiaFoundation/hostd/issues/423 Fixed by https://github.com/kocoten1992 + ## 0.56.0 ### Minor Changes diff --git a/apps/renterd/package.json b/apps/renterd/package.json index 22ebaa065..c1a40a318 100644 --- a/apps/renterd/package.json +++ b/apps/renterd/package.json @@ -1,7 +1,7 @@ { "name": "renterd", "description": "The `renterd` user interface, dedicated to renter related functionality.", - "version": "0.56.0", + "version": "0.56.1", "private": true, "license": "MIT" } diff --git a/apps/walletd/CHANGELOG.md b/apps/walletd/CHANGELOG.md index 91e9c9512..176f7a649 100644 --- a/apps/walletd/CHANGELOG.md +++ b/apps/walletd/CHANGELOG.md @@ -1,5 +1,11 @@ # walletd +## 0.22.2 + +### Patch Changes + +- 627355b7: Fixed an issue where scrollbars could not be grabbed by moving mouse to the edge of the screen. Closes https://github.com/SiaFoundation/hostd/issues/423 Fixed by https://github.com/kocoten1992 + ## 0.22.1 ### Patch Changes diff --git a/apps/walletd/package.json b/apps/walletd/package.json index 471575383..81d04a759 100644 --- a/apps/walletd/package.json +++ b/apps/walletd/package.json @@ -1,7 +1,7 @@ { "name": "walletd", "description": "The `walletd` user interface, includes a wallet with support for hot, cold, and hardware wallets.", - "version": "0.22.1", + "version": "0.22.2", "private": true, "license": "MIT" } diff --git a/apps/website/CHANGELOG.md b/apps/website/CHANGELOG.md index 05b619957..7bcc61560 100644 --- a/apps/website/CHANGELOG.md +++ b/apps/website/CHANGELOG.md @@ -1,5 +1,11 @@ # website +## 0.51.1 + +### Patch Changes + +- 627355b7: Fixed an issue where scrollbars could not be grabbed by moving mouse to the edge of the screen. Closes https://github.com/SiaFoundation/hostd/issues/423 Fixed by https://github.com/kocoten1992 + ## 0.51.0 ### Minor Changes diff --git a/apps/website/package.json b/apps/website/package.json index ff9c87f32..25f541419 100644 --- a/apps/website/package.json +++ b/apps/website/package.json @@ -1,7 +1,7 @@ { "name": "website", "description": "The main sia.tech website with information on the Sia project and the Sia Foundation.", - "version": "0.51.0", + "version": "0.51.1", "private": true, "license": "MIT" } diff --git a/package-lock.json b/package-lock.json index dc3374733..dc07d7ebe 100644 --- a/package-lock.json +++ b/package-lock.json @@ -215,7 +215,7 @@ "license": "MIT" }, "apps/explorer": { - "version": "0.16.0", + "version": "0.16.1", "license": "MIT" }, "apps/explorer-v1": { @@ -224,11 +224,11 @@ "license": "MIT" }, "apps/hostd": { - "version": "0.45.0", + "version": "0.45.1", "license": "MIT" }, "apps/renterd": { - "version": "0.56.0", + "version": "0.56.1", "license": "MIT" }, "apps/siad": { @@ -238,11 +238,11 @@ "license": "MIT" }, "apps/walletd": { - "version": "0.22.1", + "version": "0.22.2", "license": "MIT" }, "apps/website": { - "version": "0.51.0", + "version": "0.51.1", "license": "MIT" }, "libs/data-sources": {