diff --git a/CHANGELOG.md b/CHANGELOG.md index 6c5846b..d878fb6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [0.1.13] — 2026-08-27 + ### Changed (breaking) - `review.Result.Failed` no longer treats an unset `FailOn` as "fail on any diff --git a/VERSION b/VERSION index 699c6c6..7ac4e5e 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.1.8 +0.1.13