Skip to content

Commit

Permalink
ci(release): release version 0.0.19
Browse files Browse the repository at this point in the history
  • Loading branch information
galoybot committed May 8, 2023
1 parent e9a6741 commit bcfc071
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 2 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,21 @@
# [bria release v0.0.19](https://github.com/GaloyMoney/bria/releases/tag/0.0.19)


### Features

- --dev flag for daemon to auto bootstrap (#157)
- List-xpubs (#162)

### Miscellaneous Tasks

- Add descriptors to ensure no duplicate use (#163)
- Bump sqlx-ledger
- Bump serde from 1.0.160 to 1.0.162 (#160)

### Testing

- Assert_summaries_match helper

# [bria release v0.0.18](https://github.com/GaloyMoney/bria/releases/tag/0.0.18)


Expand Down
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "bria"
version = "0.0.19-dev"
version = "0.0.19"
edition = "2021"

[features]
Expand Down

0 comments on commit bcfc071

Please sign in to comment.