Skip to content

Commit c46e718

Browse files
github-actions[bot]alexfreska
authored andcommitted
chore: release packages
1 parent 009fdc6 commit c46e718

12 files changed

+36
-39
lines changed

.changeset/brave-carrots-report.md

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

.changeset/brave-tables-nail.md

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

.changeset/dull-bobcats-prove.md

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

.changeset/flat-horses-play.md

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

.changeset/stupid-parrots-bathe.md

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

.changeset/tough-ghosts-jog.md

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

hostd/CHANGELOG.md

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

3+
## 0.15.0
4+
5+
### Minor Changes
6+
7+
- 009fdc6: The recovery phrase is now displayed in a locked state if a saved value exists. Closes https://github.com/SiaFoundation/desktop/issues/67
8+
- 009fdc6: Recovery phrase and password visibility selections no longer persist between app start, they now reset to hidden.
9+
- 009fdc6: Regenerating the recovery phrase now warns the user and asks for confirmation. Closes https://github.com/SiaFoundation/desktop/issues/67
10+
11+
### Patch Changes
12+
13+
- c3d0772: The tray icon now matches the system theme on MacOS. Closes https://github.com/SiaFoundation/desktop/issues/79
14+
- 009fdc6: Copying the recovery phrase value is now only required if the value has changed.
15+
316
## 0.14.0
417

518
### 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.14.0",
3+
"version": "0.15.0",
44
"license": "MIT",
55
"private": true,
66
"description": "The hostd desktop app",

renterd/CHANGELOG.md

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

3+
## 0.12.0
4+
5+
### Minor Changes
6+
7+
- 009fdc6: The recovery phrase is now displayed in a locked state if a saved value exists. Closes https://github.com/SiaFoundation/desktop/issues/67
8+
- 009fdc6: Recovery phrase and password visibility selections no longer persist between app start, they now reset to hidden.
9+
- 009fdc6: Regenerating the recovery phrase now warns the user and asks for confirmation. Closes https://github.com/SiaFoundation/desktop/issues/67
10+
11+
### Patch Changes
12+
13+
- c3d0772: The tray icon now matches the system theme on MacOS. Closes https://github.com/SiaFoundation/desktop/issues/79
14+
- 009fdc6: Copying the recovery phrase value is now only required if the value has changed.
15+
316
## 0.11.1
417

518
### Patch 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.11.1",
3+
"version": "0.12.0",
44
"license": "MIT",
55
"private": true,
66
"description": "The renterd desktop app",

walletd/CHANGELOG.md

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

3+
## 0.7.1
4+
5+
### Patch Changes
6+
7+
- c3d0772: The tray icon now matches the system theme on MacOS. Closes https://github.com/SiaFoundation/desktop/issues/79
8+
- ae8dbe0: The bootstrap option now defaults to true.
9+
310
## 0.7.0
411

512
### 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.7.0",
3+
"version": "0.7.1",
44
"license": "MIT",
55
"private": true,
66
"description": "The walletd desktop app",

0 commit comments

Comments
 (0)