Skip to content

Commit

Permalink
ci(release): release version 0.1.106
Browse files Browse the repository at this point in the history
  • Loading branch information
galoybot committed May 6, 2024
1 parent 2539a4f commit ba216a4
Show file tree
Hide file tree
Showing 3 changed files with 24 additions and 2 deletions.
22 changes: 22 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,25 @@
# [bria release v0.1.106](https://github.com/GaloyMoney/bria/releases/tag/0.1.106)


### Features

- Use nix for gh actions test (#541)

### Miscellaneous Tasks

- Bump flake
- Bump base64 from 0.22.0 to 0.22.1 (#543)
- Bump serde from 1.0.199 to 1.0.200 (#544)
- Bump serde from 1.0.197 to 1.0.199 (#542)
- Bump serde_with from 3.7.0 to 3.8.1 (#540)
- Bump thiserror from 1.0.58 to 1.0.59 (#539)
- Bump serde_json from 1.0.115 to 1.0.116 (#534)
- Bump serial_test from 3.0.0 to 3.1.1 (#536)

### Refactor

- Paginate list-payouts cmd (#546)

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


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.1.106-dev"
version = "0.1.106"
edition = "2021"

[features]
Expand Down

0 comments on commit ba216a4

Please sign in to comment.