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] authored and tversteeg committed Feb 17, 2024
1 parent fe9d99d commit 6bfe9c9
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.4.5](https://github.com/tversteeg/pixel-game-lib/compare/pixel-game-lib-v0.4.4...pixel-game-lib-v0.4.5) - 2024-02-16

### Fixed
- *(deps)* update rust crate miette to 7.1.0
- *(deps)* update rust crate game-loop to 1.1.0
- *(deps)* update rust-wasm-bindgen monorepo
- *(deps)* update rust crate miette to v7
- *(deps)* update rust crate miette to v6
- *(deps)* update rust crate tokio to 1.36.0
- *(deps)* update rust crate serde to 1.0.196

## [0.4.4](https://github.com/tversteeg/pixel-game-lib/compare/pixel-game-lib-v0.4.3...pixel-game-lib-v0.4.4) - 2024-01-26

### Fixed
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 = "pixel-game-lib"
version = "0.4.4"
version = "0.4.5"
edition = "2021"
authors = ["Thomas Versteeg <[email protected]>"]
license = "AGPL-3.0"
Expand Down

0 comments on commit 6bfe9c9

Please sign in to comment.