Skip to content

Commit 88da0bf

Browse files
github-actions[bot]ChrisSchinnerl
authored andcommitted
chore: prepare release 0.3.6
1 parent f56a7ab commit 88da0bf

File tree

4 files changed

+11
-11
lines changed

4 files changed

+11
-11
lines changed

.changeset/add_missing_api_client_methods.md

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

.changeset/fixed_seeds_always_returning_null.md

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

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## 0.3.6 (2025-06-16)
2+
3+
### Features
4+
5+
- Add missing API client methods.
6+
7+
### Fixes
8+
9+
- Fixed seeds always returning null.
10+
111
## 0.3.5 (2025-06-09)
212

313
### Fixes

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/vaultd // v0.3.5
1+
module go.sia.tech/vaultd // v0.3.6
22

33
go 1.24.1
44

0 commit comments

Comments
 (0)