Skip to content

Commit

Permalink
chore: release 0.15.4 (#98)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Aug 16, 2024
1 parent 0b59fcb commit 237e52a
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.15.4](https://github.com/francisdb/vpin/compare/v0.15.3...v0.15.4) - 2024-08-16

### Other
- *(deps)* dependency updates that dependabot skipped ([#101](https://github.com/francisdb/vpin/pull/101))
- *(deps)* update quick-xml requirement from 0.35.0 to 0.36.0 ([#100](https://github.com/francisdb/vpin/pull/100))
- *(deps)* update quick-xml requirement from 0.34.0 to 0.35.0 ([#99](https://github.com/francisdb/vpin/pull/99))
- *(deps)* update quick-xml requirement from 0.32.0 to 0.34.0 ([#97](https://github.com/francisdb/vpin/pull/97))

## [0.15.3](https://github.com/francisdb/vpin/compare/v0.15.2...v0.15.3) - 2024-06-19

### 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 = "vpin"
version = "0.15.3"
version = "0.15.4"
edition = "2021"
description = "Rust library for the virtual pinball ecosystem"
repository = "https://github.com/francisdb/vpin"
Expand Down

0 comments on commit 237e52a

Please sign in to comment.