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 Oct 27, 2023
1 parent 2a2ef00 commit 85f8e90
Show file tree
Hide file tree
Showing 8 changed files with 17 additions and 19 deletions.
5 changes: 0 additions & 5 deletions .changeset/dull-plants-fail.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/slimy-games-roll.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/twenty-ears-clap.md

This file was deleted.

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

## 0.31.0

### Minor Changes

- 2a2ef002: Alerts are now more concise and show an actionable hint when available.
- 49d7b540: Fixed an issue where the allowance does not get set the first time saving settings in simple mode.

## 0.30.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.30.0",
"version": "0.31.0",
"private": true,
"license": "MIT"
}
6 changes: 6 additions & 0 deletions apps/website/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# website

## 0.44.0

### Minor Changes

- e8199ecf: Core software can now be downloaded from the main rent, host, and wallet pages. The copy has also been improved.

## 0.43.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/website/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "website",
"description": "The main sia.tech website with information on the Sia project and the Sia Foundation.",
"version": "0.43.0",
"version": "0.44.0",
"private": true,
"license": "MIT"
}
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 85f8e90

Please sign in to comment.