From 558b8302ed98ed85fed94b185a74b496a2197de3 Mon Sep 17 00:00:00 2001 From: Otto Jongerius Date: Wed, 20 May 2026 18:57:31 +1200 Subject: [PATCH] chore: release v0.2.2 --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7221cb7..fcc4a83 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [0.2.2] - 2026-05-20 + +### Fixed + +- Action distribution chart labels now truncate with ellipsis and show the full name on hover, preventing long action types from wrapping across multiple lines + ## [0.2.1] - 2026-05-20 ### Fixed