Skip to content

Commit d0e2841

Browse files
chore: prepare release 2.0.1
1 parent f280e84 commit d0e2841

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/fixed_an_issue_with_alert_content_not_showing_in_the_ui.md

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

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 2.0.1 (2025-01-13)
2+
3+
### Fixes
4+
5+
- Fixed an issue with alert content not showing in the UI
6+
17
## 2.0.0 (2025-01-13)
28

39
### Breaking Changes

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
module go.sia.tech/hostd // v2.0.0
1+
module go.sia.tech/hostd // v2.0.1
22

33
go 1.23.1
44

0 commit comments

Comments
 (0)