Skip to content

Commit

Permalink
chore: release
Browse files Browse the repository at this point in the history
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] committed Mar 5, 2024
1 parent b4cba9b commit 394e58b
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,19 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.1.6](https://github.com/tversteeg/usfx/compare/v0.1.5...v0.1.6) - 2024-03-05

### Fixed
- *(deps)* update rust crate serde to 1.0.197
- *(deps)* update rust crate serde to 1.0.196
- *(deps)* update rust crate serde to 1.0.195
- *(deps)* update rust crate serde to 1.0.194

### Other
- *(deps)* update rust crate cpal to 0.15.3
- *(deps)* update swatinem/rust-cache action to v2.7.3
- *(deps)* update swatinem/rust-cache action to v2.7.2

## [0.1.5](https://github.com/tversteeg/usfx/compare/v0.1.4...v0.1.5) - 2023-12-21

### Added
Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "usfx"
version = "0.1.5"
version = "0.1.6"
authors = ["Thomas Versteeg <[email protected]>"]
license = "AGPL-3.0-or-later"
edition = "2018"
Expand Down

0 comments on commit 394e58b

Please sign in to comment.