Skip to content

Commit

Permalink
chore: prepare release 0.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 17, 2024
1 parent 7950a7c commit 0df7bf5
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 11 deletions.
5 changes: 0 additions & 5 deletions .changeset/add_helper_for_generating_account_tokens.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/add_host_public_key_to_accounttoken.md

This file was deleted.

10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
## 0.9.0 (2024-12-17)

### Breaking Changes

- Add host public key to AccountToken

### Features

- Add helper for generating account tokens

## 0.8.0 (2024-12-13)

### Breaking Changes
Expand Down
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
module go.sia.tech/core // v0.8.0
module go.sia.tech/core // v0.9.0

go 1.23.1

Expand Down

0 comments on commit 0df7bf5

Please sign in to comment.