Skip to content

Commit 3f8e5e4

Browse files
authored
Merge pull request #472 from DecapodLabs/release-plz-2026-03-07T10-58-50Z
chore: release v0.47.1
2 parents a7cfbfa + 9588cba commit 3f8e5e4

3 files changed

Lines changed: 10 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [0.47.1](https://github.com/DecapodLabs/decapod/compare/v0.47.0...v0.47.1) - 2026-03-07
11+
12+
### Other
13+
14+
- Format validation changes
15+
- Unblock workspace tests on auto-generated override
16+
- Self-heal validate and add structured reports
17+
1018
## [0.47.0](https://github.com/DecapodLabs/decapod/compare/v0.46.4...v0.47.0) - 2026-03-07
1119

1220
### 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 = "decapod"
3-
version = "0.47.0"
3+
version = "0.47.1"
44
edition = "2024"
55
rust-version = "1.90"
66
build = "build/constitution_index.rs"

0 commit comments

Comments
 (0)