Skip to content

Commit 7d6f9b5

Browse files
committed
chore: development v0.2.122 - comprehensive testing complete [auto-commit]
1 parent 30d9a66 commit 7d6f9b5

File tree

13 files changed

+236
-20
lines changed

13 files changed

+236
-20
lines changed

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2323
- Cleaned up all TTAPI references from justfile and build scripts
2424
- Updated justfile header and recipes for UFFS
2525

26-
## [0.2.121] - 2026-01-27
26+
## [0.2.122] - 2026-01-27
2727

2828
### Added
2929
- Baseline CI validation for modernization effort
@@ -46,7 +46,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
4646
### Fixed
4747
- Various MFT parsing edge cases
4848

49-
[Unreleased]: https://github.com/githubrobbi/UltraFastFileSearch/compare/v0.2.121...HEAD
50-
[0.2.121]: https://github.com/githubrobbi/UltraFastFileSearch/compare/v0.2.114...v0.2.121
49+
[Unreleased]: https://github.com/githubrobbi/UltraFastFileSearch/compare/v0.2.122...HEAD
50+
[0.2.122]: https://github.com/githubrobbi/UltraFastFileSearch/compare/v0.2.114...v0.2.122
5151
[0.2.114]: https://github.com/githubrobbi/UltraFastFileSearch/releases/tag/v0.2.114
5252

Cargo.lock

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ exclude = [
3939
# Workspace Package Metadata (inherited by all crates)
4040
# ─────────────────────────────────────────────────────────────────────────────
4141
[workspace.package]
42-
version = "0.2.121"
42+
version = "0.2.122"
4343
edition = "2024"
4444
rust-version = "1.85"
4545
license = "MPL-2.0 OR LicenseRef-UFFS-Commercial"

0 commit comments

Comments
 (0)