Skip to content

Commit e8e83c4

Browse files
chore: release packages
1 parent a74cc59 commit e8e83c4

File tree

8 files changed

+25
-16
lines changed

8 files changed

+25
-16
lines changed

.changeset/renterd-version-update.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

.changeset/wild-nails-tell.md

Lines changed: 0 additions & 7 deletions
This file was deleted.

hostd/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# hostd
22

3+
## 0.21.1
4+
5+
### Patch Changes
6+
7+
- 755131b: Fixed an issue in the build process where a network issue could result in a missing binary.
8+
39
## 0.21.0
410

511
### Minor Changes

hostd/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "hostd",
3-
"version": "0.21.0",
3+
"version": "0.21.1",
44
"license": "MIT",
55
"private": true,
66
"description": "The hostd desktop app",

renterd/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# renterd
22

3+
## 0.22.0
4+
5+
### Minor Changes
6+
7+
- a74cc59: The daemon version has been updated to v2.0.1.
8+
9+
### Patch Changes
10+
11+
- 755131b: Fixed an issue in the build process where a network issue could result in a missing binary.
12+
313
## 0.21.0
414

515
### Minor Changes

renterd/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "renterd",
3-
"version": "0.21.0",
3+
"version": "0.22.0",
44
"license": "MIT",
55
"private": true,
66
"description": "The renterd desktop app",

walletd/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# walletd
22

3+
## 0.15.1
4+
5+
### Patch Changes
6+
7+
- 755131b: Fixed an issue in the build process where a network issue could result in a missing binary.
8+
39
## 0.15.0
410

511
### Minor Changes

walletd/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "walletd",
3-
"version": "0.15.0",
3+
"version": "0.15.1",
44
"license": "MIT",
55
"private": true,
66
"description": "The walletd desktop app",

0 commit comments

Comments
 (0)