Skip to content

Commit 37b4f49

Browse files
chore: release v0.1.5 (#11)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 9d85ff0 commit 37b4f49

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
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.1.5](https://github.com/eopb/serde_json_path_to_error/compare/v0.1.4...v0.1.5) - 2025-06-14
10+
11+
### Added
12+
13+
- add raw_value feature ([#10](https://github.com/eopb/serde_json_path_to_error/pull/10))
14+
915
## [0.1.4](https://github.com/eopb/serde_json_path_to_error/compare/v0.1.3...v0.1.4) - 2023-10-19
1016

1117
### Other

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "serde_json_path_to_error"
3-
version = "0.1.4"
3+
version = "0.1.5"
44
authors = ["Ethan Brierley <ethanboxx@gmail.com>"]
55
license = "MIT/Apache-2.0"
66
readme = "README.md"

0 commit comments

Comments
 (0)