Skip to content

Commit 81a93d7

Browse files
authored
chore: release 0.5.1
1 parent 4d4122f commit 81a93d7

4 files changed

Lines changed: 13 additions & 12 deletions

File tree

.changelog/credits-fund-intent-url.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,5 +1,11 @@
11
# Changelog
22

3+
## 0.5.1 (2026-06-10)
4+
5+
### Patch Changes
6+
7+
- Update the credits funding handoff URL to use the fund action with a credits intent. (by @alexrisch, [#499](https://github.com/tempoxyz/wallet/pull/499))
8+
39
## 0.5.0 (2026-06-10)
410

511
### Minor Changes

Cargo.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ members = ["crates/*"]
33
resolver = "2"
44

55
[workspace.package]
6-
version = "0.5.0"
6+
version = "0.5.1"
77

88
[workspace.lints]
99
[workspace.lints.clippy]

0 commit comments

Comments
 (0)