Skip to content

Commit d3e3b30

Browse files
committed
chore: bump version to 0.5.3
1 parent e5f90d0 commit d3e3b30

3 files changed

Lines changed: 8 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [0.5.3] - 2025-06-06
6+
7+
### Fixed
8+
- Add Cargo.lock to repository for reproducible builds
9+
- Fix Docker build error about missing Cargo.lock
10+
511
## [0.5.2] - 2025-06-06
612

713
### Fixed

Cargo.lock

Lines changed: 1 addition & 1 deletion
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
@@ -1,6 +1,6 @@
11
[package]
22
name = "diffscope"
3-
version = "0.5.2"
3+
version = "0.5.3"
44
edition = "2021"
55
authors = ["Jonathan Haas <jonathan@haas.holdings>"]
66
description = "A composable code review engine with smart analysis, confidence scoring, and professional reporting"

0 commit comments

Comments
 (0)