Skip to content

Commit

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


### Bug Fixes

- Demo link in README.md (#284)

### Documentation

- Use correct SIGNER_ENCRYPTION_KEY (#287)
- Fix typos
- Fix watch the video
- Improve top level bullets
- Extend readme
- Attach demo

### Miscellaneous Tasks

- Bump serde_yaml from 0.9.22 to 0.9.24 (#281)
- Bump uuid from 1.4.0 to 1.4.1 (#278)
- Bump clap from 4.3.11 to 4.3.16 (#285)
- Update sqlx to 0.7.1 (#283)
- Add license

### Refactor

- Use expect instead of unwrap (#279)

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


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.41-dev"
version = "0.1.41"
edition = "2021"

[features]
Expand Down

0 comments on commit 8ad5129

Please sign in to comment.