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] committed Nov 20, 2024
1 parent 01aa998 commit 755f074
Show file tree
Hide file tree
Showing 30 changed files with 105 additions and 80 deletions.
5 changes: 0 additions & 5 deletions .changeset/big-sloths-wave.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/few-bottles-shop.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/happy-scissors-approve.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/selfish-books-jog.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/silent-llamas-explode.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/sixty-fireants-kick.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/stale-bags-kick.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/wet-planets-pull.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/wise-rabbits-film.md

This file was deleted.

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

## 0.68.0

### Minor Changes

- 5e7fedb9: The allowance fitting and price fitting features were removed.
- 5e7fedb9: The configuration page has a new spending estimate widget that includes an option to rebalance prices within the current estimate.
- 5e7fedb9: The allowance concept was removed.

## 0.67.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.67.0",
"version": "0.68.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.25.0

### Minor Changes

- 5e7fedb9: The wallet balance is now refreshed at least every 15 seconds.

## 0.24.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.24.0",
"version": "0.25.0",
"private": true,
"license": "MIT"
}
6 changes: 6 additions & 0 deletions libs/clusterd/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @siafoundation/clusterd

## 0.0.6

### Patch Changes

- @siafoundation/renterd-js@0.11.1

## 0.0.5

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions libs/clusterd/package.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"name": "@siafoundation/clusterd",
"description": "Methods controlling clusterd in e2e testing.",
"version": "0.0.5",
"version": "0.0.6",
"license": "MIT",
"private": true,
"dependencies": {
"@technically/lodash": "^4.17.0",
"axios": "^0.27.2",
"@siafoundation/renterd-js": "0.11.0",
"@siafoundation/renterd-js": "0.11.1",
"@siafoundation/units": "3.2.0"
},
"types": "./src/index.d.ts"
Expand Down
7 changes: 7 additions & 0 deletions libs/design-system/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## 4.12.0

### Minor Changes

- 5e7fedb9: SiacoinField border is no longer blue in readOnly state.
- 5e7fedb9: SiacoinField now has a unitsFiatPostfix prop.

## 4.11.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion libs/design-system/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@siafoundation/design-system",
"description": "React-based design system used across Sia apps and websites.",
"version": "4.11.0",
"version": "4.12.0",
"license": "MIT",
"peerDependencies": {
"react": "^18.2.0"
Expand Down
7 changes: 7 additions & 0 deletions libs/explored-js/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @siafoundation/explored-js

## 0.3.2

### Patch Changes

- Updated dependencies [ecec83f1]
- @siafoundation/explored-types@0.9.0

## 0.3.1

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions libs/explored-js/package.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"name": "@siafoundation/explored-js",
"description": "SDK for interacting with `explored`.",
"version": "0.3.1",
"version": "0.3.2",
"license": "MIT",
"dependencies": {
"@siafoundation/request": "0.2.0",
"@siafoundation/explored-types": "0.8.0"
"@siafoundation/explored-types": "0.9.0"
},
"types": "./src/index.d.ts"
}
7 changes: 7 additions & 0 deletions libs/explored-react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @siafoundation/explored-react

## 0.3.2

### Patch Changes

- Updated dependencies [ecec83f1]
- @siafoundation/explored-types@0.9.0

## 0.3.1

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions libs/explored-react/package.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"name": "@siafoundation/explored-react",
"description": "React hooks for interacting with `explored`.",
"version": "0.3.1",
"version": "0.3.2",
"license": "MIT",
"dependencies": {
"@siafoundation/react-core": "^1.5.0",
"@siafoundation/explored-types": "0.8.0"
"@siafoundation/explored-types": "0.9.0"
},
"types": "./src/index.d.ts"
}
6 changes: 6 additions & 0 deletions libs/explored-types/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @siafoundation/explored-types

## 0.9.0

### Minor Changes

- ecec83f1: Updated ExplorerFileContract type for refactored inclusion of output ID.

## 0.8.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion libs/explored-types/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@siafoundation/explored-types",
"description": "Types for `explored`.",
"version": "0.8.0",
"version": "0.9.0",
"license": "MIT",
"dependencies": {
"@siafoundation/types": "^0.6.0"
Expand Down
8 changes: 8 additions & 0 deletions libs/renterd-js/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @siafoundation/renterd-js

## 0.11.1

### Patch Changes

- Updated dependencies [5e7fedb9]
- Updated dependencies [5e7fedb9]
- @siafoundation/renterd-types@0.13.0

## 0.11.0

### Minor Changes
Expand Down
4 changes: 2 additions & 2 deletions libs/renterd-js/package.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"name": "@siafoundation/renterd-js",
"description": "SDK for interacting with `renterd`.",
"version": "0.11.0",
"version": "0.11.1",
"license": "MIT",
"dependencies": {
"@siafoundation/renterd-types": "0.12.0",
"@siafoundation/renterd-types": "0.13.0",
"@siafoundation/request": "0.2.0"
},
"types": "./src/index.d.ts"
Expand Down
8 changes: 8 additions & 0 deletions libs/renterd-react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @siafoundation/renterd-react

## 4.12.1

### Patch Changes

- Updated dependencies [5e7fedb9]
- Updated dependencies [5e7fedb9]
- @siafoundation/renterd-types@0.13.0

## 4.12.0

### Minor Changes
Expand Down
4 changes: 2 additions & 2 deletions libs/renterd-react/package.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"name": "@siafoundation/renterd-react",
"description": "React hooks for interacting with `renterd`.",
"version": "4.12.0",
"version": "4.12.1",
"license": "MIT",
"dependencies": {
"@technically/lodash": "^4.17.0",
"@siafoundation/react-core": "^1.5.0",
"swr": "^2.1.1",
"@siafoundation/renterd-types": "0.12.0",
"@siafoundation/renterd-types": "0.13.0",
"@siafoundation/units": "3.2.0"
},
"types": "./src/index.d.ts"
Expand Down
7 changes: 7 additions & 0 deletions libs/renterd-types/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @siafoundation/renterd-types

## 0.13.0

### Minor Changes

- 5e7fedb9: Allowance was removed from autopilot contracts config API.
- 5e7fedb9: The autopilots key was removed from the pinned settings API.

## 0.12.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion libs/renterd-types/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@siafoundation/renterd-types",
"description": "Types for `renterd`.",
"version": "0.12.0",
"version": "0.13.0",
"license": "MIT",
"dependencies": {
"@siafoundation/types": "^0.6.0",
Expand Down
Loading

0 comments on commit 755f074

Please sign in to comment.