Skip to content

Commit

Permalink
chore: release packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and alexfreska committed Feb 22, 2024
1 parent 40e402a commit 5c1c930
Show file tree
Hide file tree
Showing 35 changed files with 131 additions and 110 deletions.
5 changes: 0 additions & 5 deletions .changeset/beige-walls-smoke.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/gentle-coats-camp.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/gentle-rockets-fry.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/happy-ads-matter.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/hip-ducks-occur.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/new-suns-rush.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/quick-dolls-run.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/rare-pots-joke.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/red-vans-relate.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/ten-yaks-relate.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/thick-ears-refuse.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/tough-llamas-do.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/wicked-dragons-doubt.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/wicked-sloths-breathe.md

This file was deleted.

13 changes: 13 additions & 0 deletions apps/hostd/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# hostd

## 0.38.0

### Minor Changes

- 4506593d: Integrity check alert sector data will now update when there is an ongoing integrity check.
- 4506593d: All app data will now refresh more frequently.
- c98f1941: The node profile details now include uptime. Closes https://github.com/SiaFoundation/hostd/issues/92

### Patch Changes

- fdcfcb6d: The bandwidth settings for egress and ingress now have clearer descriptions.
- bbbe56a8: The contract timeline labels have been darkened to increase contrast and readability.

## 0.37.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/hostd/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "hostd",
"description": "The `hostd` user interface, dedicated to hosting related functionality.",
"version": "0.37.0",
"version": "0.38.0",
"private": true,
"license": "MIT"
}
16 changes: 16 additions & 0 deletions apps/renterd/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# renterd

## 0.46.0

### Minor Changes

- 035f90e9: The host context menu now has an option to reset the lost sector count.
- c98f1941: The node profile details now include uptime.
- 1afac605: File explorer navigation actions now retain the active explorer mode.
- 4506593d: All app data will now refresh more frequently.
- 1afac605: The selected file explorer mode is now persisted between sessions.

### Patch Changes

- 1afac605: The file breadcrumb nav now shows the root as "Buckets".
- bbbe56a8: The contract timeline labels have been darkened to increase contrast and readability.
- 1afac605: The explorer mode switcher button is now disabled when viewing buckets. Closes https://github.com/SiaFoundation/renterd/issues/973

## 0.45.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/renterd/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "renterd",
"description": "The `renterd` user interface, dedicated to renter related functionality.",
"version": "0.45.0",
"version": "0.46.0",
"private": true,
"license": "MIT"
}
6 changes: 6 additions & 0 deletions apps/walletd/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# walletd

## 0.17.0

### Minor Changes

- 4506593d: All app data will now refresh more frequently.

## 0.16.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/walletd/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "walletd",
"description": "The `walletd` user interface, includes a wallet with support for hot, cold, and hardware wallets.",
"version": "0.16.0",
"version": "0.17.0",
"private": true,
"license": "MIT"
}
11 changes: 11 additions & 0 deletions libs/design-system/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## 3.0.0

### Patch Changes

- bbbe56a8: The contract timeline labels have been darkened to increase contrast and readability.
- Updated dependencies [ea9c20d2]
- Updated dependencies [40e402ad]
- @siafoundation/units@3.0.0
- @siafoundation/react-core@1.1.0
- @siafoundation/react-sia-central@3.0.0

## 2.2.0

### Minor Changes
Expand Down
8 changes: 4 additions & 4 deletions libs/design-system/package.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"name": "@siafoundation/design-system",
"description": "React-based design system used across Sia apps and websites",
"version": "2.2.0",
"version": "3.0.0",
"license": "MIT",
"peerDependencies": {
"@siafoundation/react-icons": "^0.2.3",
"@siafoundation/react-core": "^1.0.3",
"@siafoundation/units": "^2.0.3",
"@siafoundation/react-core": "^1.1.0",
"@siafoundation/units": "^3.0.0",
"@siafoundation/types": "^0.1.3",
"@siafoundation/next": "^0.1.3",
"@siafoundation/react-sia-central": "^2.0.3",
"@siafoundation/react-sia-central": "^3.0.0",
"react": "^18.2.0",
"swr": "^2.1.1",
"class-variance-authority": "^0.7.0",
Expand Down
6 changes: 6 additions & 0 deletions libs/react-core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @siafoundation/react-core

## 1.1.0

### Minor Changes

- 40e402ad: Hook request functions now return headers.

## 1.0.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion libs/react-core/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@siafoundation/react-core",
"description": "Core library for building React hooks for interacting with a Sia daemon.",
"version": "1.0.3",
"version": "1.1.0",
"license": "MIT",
"peerDependencies": {
"react": "^18.2.0",
Expand Down
7 changes: 7 additions & 0 deletions libs/react-hostd/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @siafoundation/react-hostd

## 3.0.0

### Patch Changes

- Updated dependencies [40e402ad]
- @siafoundation/react-core@1.1.0

## 2.1.1

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions libs/react-hostd/package.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"name": "@siafoundation/react-hostd",
"description": " React hooks for interacting with `hostd`.",
"version": "2.1.1",
"version": "3.0.0",
"license": "MIT",
"peerDependencies": {
"swr": "^2.1.1",
"@siafoundation/react-core": "^1.0.3",
"@siafoundation/react-core": "^1.1.0",
"@siafoundation/types": "^0.1.3"
},
"types": "./src/index.d.ts"
Expand Down
11 changes: 11 additions & 0 deletions libs/react-renterd/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @siafoundation/react-renterd

## 3.0.0

### Minor Changes

- 035f90e9: Add useHostResetLostSectorCount.

### Patch Changes

- Updated dependencies [40e402ad]
- @siafoundation/react-core@1.1.0

## 2.1.0

### Minor Changes
Expand Down
4 changes: 2 additions & 2 deletions libs/react-renterd/package.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"name": "@siafoundation/react-renterd",
"description": " React hooks for interacting with `renterd`.",
"version": "2.1.0",
"version": "3.0.0",
"license": "MIT",
"peerDependencies": {
"@siafoundation/react-core": "^1.0.3",
"@siafoundation/react-core": "^1.1.0",
"@siafoundation/types": "^0.1.3",
"swr": "^2.1.1"
},
Expand Down
7 changes: 7 additions & 0 deletions libs/react-sia-central/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @siafoundation/react-sia-central

## 3.0.0

### Patch Changes

- Updated dependencies [40e402ad]
- @siafoundation/react-core@1.1.0

## 2.0.3

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions libs/react-sia-central/package.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"name": "@siafoundation/react-sia-central",
"description": "React hooks for interacting with the Sia Central API.",
"version": "2.0.3",
"version": "3.0.0",
"license": "MIT",
"peerDependencies": {
"@siafoundation/react-core": "^1.0.3",
"@siafoundation/react-core": "^1.1.0",
"@siafoundation/sia-central": "^0.3.3"
},
"types": "./src/index.d.ts"
Expand Down
7 changes: 7 additions & 0 deletions libs/react-walletd/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @siafoundation/react-walletd

## 3.0.0

### Patch Changes

- Updated dependencies [40e402ad]
- @siafoundation/react-core@1.1.0

## 2.0.3

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions libs/react-walletd/package.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"name": "@siafoundation/react-walletd",
"description": " React hooks for interacting with `walletd`.",
"version": "2.0.3",
"version": "3.0.0",
"license": "MIT",
"peerDependencies": {
"@siafoundation/react-core": "^1.0.3",
"@siafoundation/react-core": "^1.1.0",
"@siafoundation/types": "^0.1.3",
"swr": "^2.1.1"
},
Expand Down
11 changes: 11 additions & 0 deletions libs/units/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @siafoundation/units

## 3.0.0

### Minor Changes

- ea9c20d2: humanTime now supports up to days and long and abbreviated formatting.

### Patch Changes

- Updated dependencies [40e402ad]
- @siafoundation/react-core@1.1.0

## 2.0.3

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions libs/units/package.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"name": "@siafoundation/units",
"description": "Methods and types for interacting with the Sia Central API.",
"version": "2.0.3",
"version": "3.0.0",
"license": "MIT",
"peerDependencies": {
"@siafoundation/sia-central": "^0.3.3",
"@siafoundation/react-core": "^1.0.3",
"@siafoundation/react-core": "^1.1.0",
"bignumber.js": "^9.0.2"
},
"dependencies": {
Expand Down
Loading

0 comments on commit 5c1c930

Please sign in to comment.