From 8b267bb1ff3a005ef6bc20c6ebca952ea99ae0ca Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 1 Apr 2025 01:36:17 +0200 Subject: [PATCH] chore(changelog): update changelog (auto) (#443) This PR was created by a GitHub Action to update the changelog. Co-authored-by: alexpasmantier <47638216+alexpasmantier@users.noreply.github.com> --- CHANGELOG.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 20084af..4d19e6d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,24 @@ All notable changes to this project will be documented in this file. +## [0.11.5](https://github.com/alexpasmantier/television/releases/tag/0.11.5) - 2025-03-31 + +### 🐛 Bug Fixes + +- [6ba235f](https://github.com/alexpasmantier/television/commit/6ba235fa1193323846f1a956dbcdbe7b98baaa8a) *(results)* Fix alignment for non unit width unicode characters by @alexpasmantier in [#442](https://github.com/alexpasmantier/television/pull/442) + +### ⚙️ Miscellaneous Tasks + +- [f9a49ac](https://github.com/alexpasmantier/television/commit/f9a49acccf2a667b66081778f851d660b6bb6981) *(changelog)* Update changelog (auto) by @github-actions[bot] in [#436](https://github.com/alexpasmantier/television/pull/436) + +- [875b63d](https://github.com/alexpasmantier/television/commit/875b63defee9696335e8d5841092096b44efb5da) *(uncategorized)* Bump to 0.11.5 by @alexpasmantier + + + + +**Full Changelog**: https://github.com/alexpasmantier/television/compare/0.11.4...0.11.5 + + ## [0.11.4](https://github.com/alexpasmantier/television/releases/tag/0.11.4) - 2025-03-23 ### 🚜 Refactor