Skip to content

Commit 7ef73aa

Browse files
chore: release v0.17.2 (#121)
1 parent 8cdc7b1 commit 7ef73aa

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

9+
## [0.17.2](https://github.com/francisdb/vpin/compare/v0.17.1...v0.17.2) - 2024-12-18
10+
11+
### Fixed
12+
13+
- ls should show gameitems (#120)
14+
915
## [0.17.1](https://github.com/francisdb/vpin/compare/v0.17.0...v0.17.1) - 2024-12-18
1016

1117
### Added

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "vpin"
3-
version = "0.17.1"
3+
version = "0.17.2"
44
edition = "2021"
55
description = "Rust library for the virtual pinball ecosystem"
66
repository = "https://github.com/francisdb/vpin"

0 commit comments

Comments
 (0)